]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115382: Fix cross compiles when host and target use same SOABI
authorVincent Fazio <vfazio@gmail.com>
Wed, 16 Oct 2024 22:01:42 +0000 (17:01 -0500)
committerGitHub <noreply@github.com>
Wed, 16 Oct 2024 22:01:42 +0000 (23:01 +0100)
commitaecbc2e6f40f8066f478c2d0f3be5b550e36cfd3
treec696c759f5ab92089bcf02a08ed9a43afdf317b5
parentaab3210271136ad8e8fecd927b806602c463e1f2
gh-115382: Fix cross compiles when host and target use same SOABI

Co-authored-by: Erlend E. Aasland <erlend@python.org>
Lib/sysconfig/__init__.py
Lib/test/libregrtest/main.py
Lib/test/pythoninfo.py
Misc/NEWS.d/next/Build/2024-03-03-20-28-23.gh-issue-115382.97hJFE.rst [new file with mode: 0644]
configure
configure.ac