summaryrefslogtreecommitdiffstats
path: root/Lib/test/pythoninfo.py
diff options
context:
space:
mode:
authorVincent Fazio <vfazio@gmail.com>2024-10-16 22:01:42 (GMT)
committerGitHub <noreply@github.com>2024-10-16 22:01:42 (GMT)
commitaecbc2e6f40f8066f478c2d0f3be5b550e36cfd3 (patch)
treec696c759f5ab92089bcf02a08ed9a43afdf317b5 /Lib/test/pythoninfo.py
parentaab3210271136ad8e8fecd927b806602c463e1f2 (diff)
downloadcpython-aecbc2e6f40f8066f478c2d0f3be5b550e36cfd3.zip
cpython-aecbc2e6f40f8066f478c2d0f3be5b550e36cfd3.tar.gz
cpython-aecbc2e6f40f8066f478c2d0f3be5b550e36cfd3.tar.bz2
gh-115382: Fix cross compiles when host and target use same SOABI
Co-authored-by: Erlend E. Aasland <erlend@python.org>
Diffstat (limited to 'Lib/test/pythoninfo.py')
-rw-r--r--Lib/test/pythoninfo.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/test/pythoninfo.py b/Lib/test/pythoninfo.py
index 05a28bd..0b2e4b1 100644
--- a/Lib/test/pythoninfo.py
+++ b/Lib/test/pythoninfo.py
@@ -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