mirror of
https://github.com/python/cpython.git
synced 2025-07-16 07:45:20 +00:00
gh-115382: Fix cross compiles when host and target use same SOABI
Co-authored-by: Erlend E. Aasland <erlend@python.org>
This commit is contained in:
parent
aab3210271
commit
aecbc2e6f4
6 changed files with 19 additions and 3 deletions
|
@ -334,6 +334,7 @@ def collect_os(info_add):
|
|||
"_PYTHON_HOST_PLATFORM",
|
||||
"_PYTHON_PROJECT_BASE",
|
||||
"_PYTHON_SYSCONFIGDATA_NAME",
|
||||
"_PYTHON_SYSCONFIGDATA_PATH",
|
||||
"__PYVENV_LAUNCHER__",
|
||||
|
||||
# Sanitizer options
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue