Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcd543d0

Browse files
authored
gh-90473: Include stdlib dir in wasmtime PYTHONPATH (GH-93797)
1 parent3cd1a5d commitcd543d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎configure‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎configure.ac‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1492,7 +1492,7 @@ then
14921492
dnl TODO: support other WASI runtimes
14931493
dnl wasmtime starts the proces with "/" as CWD. For OOT builds add the
14941494
dnl directory containing _sysconfigdata to PYTHONPATH.
1495-
[WASI/*],[HOSTRUNNER='wasmtime run --env PYTHONPATH=/$(shell realpath --relative-to $(abs_srcdir) $(abs_builddir))/$(shell cat pybuilddir.txt) --mapdir /::$(srcdir) --'],
1495+
[WASI/*],[HOSTRUNNER='wasmtime run --env PYTHONPATH=/$(shell realpath --relative-to $(abs_srcdir) $(abs_builddir))/$(shell cat pybuilddir.txt):/Lib --mapdir /::$(srcdir) --'],
14961496
[HOSTRUNNER='']
14971497
)
14981498
fi

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp