summaryrefslogtreecommitdiffstats
path: root/Lib/importlib/_bootstrap_external.py
diff options
context:
space:
mode:
authorDustin Spicuzza <dustin@virtualroadside.com>2023-01-05 22:57:31 (GMT)
committerGitHub <noreply@github.com>2023-01-05 22:57:31 (GMT)
commitcc8748712e78805c5be4a0a3f98cfb5c35026d0e (patch)
tree249b050fac6835c78a2db72216a80bc90be9a15a /Lib/importlib/_bootstrap_external.py
parent1ae619c911ec8e096f83eeb7cc57fcd966950a3d (diff)
downloadcpython-cc8748712e78805c5be4a0a3f98cfb5c35026d0e.zip
cpython-cc8748712e78805c5be4a0a3f98cfb5c35026d0e.tar.gz
cpython-cc8748712e78805c5be4a0a3f98cfb5c35026d0e.tar.bz2
gh-86082: bpo-41916: allow cross-compiled python to have -pthread set for CXX (#22525)
When cross-compiling, the compile/run test for -pthread always fails so -pthread will never be automatically set without an override from the cache. ac_cv_pthread can already be overridden, so do the same thing for ac_cv_cxx_thread.
Diffstat (limited to 'Lib/importlib/_bootstrap_external.py')
0 files changed, 0 insertions, 0 deletions