diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-11-15 01:27:42 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-15 01:27:42 (GMT) |
commit | b189f429b2b8dfd710c4a523450e94d3b20ec410 (patch) | |
tree | c823c825cacf2173a187b54678e756d8d76c8a27 /Python/emscripten_signal.c | |
parent | 90de4b76b9ef557710419fcc0d11ce90b18ac05c (diff) | |
download | cpython-b189f429b2b8dfd710c4a523450e94d3b20ec410.zip cpython-b189f429b2b8dfd710c4a523450e94d3b20ec410.tar.gz cpython-b189f429b2b8dfd710c4a523450e94d3b20ec410.tar.bz2 |
gh-99370: fix test_zippath_from_non_installed_posix (GH-99483)
When build with shared enabled, we need to set `LD_LIBRARY_PATH`
for the non-installed python environment in
test_zippath_from_non_installed_posix so that the python binary
and find and link the libpython.so.
(cherry picked from commit 1df0752b4d49103654abbc75c06b4dc0cf99de1c)
Co-authored-by: Kai Zhang <kylerzhang11@gmail.com>
Diffstat (limited to 'Python/emscripten_signal.c')
0 files changed, 0 insertions, 0 deletions