summaryrefslogtreecommitdiff
path: root/Python/traceback.c
diff options
context:
space:
mode:
authorDustin Spicuzza <dustin@virtualroadside.com>2023-01-05 17:57:31 -0500
committerGitHub <noreply@github.com>2023-01-05 14:57:31 -0800
commitcc8748712e78805c5be4a0a3f98cfb5c35026d0e (patch)
tree249b050fac6835c78a2db72216a80bc90be9a15a /Python/traceback.c
parent1ae619c911ec8e096f83eeb7cc57fcd966950a3d (diff)
downloadcpython-git-cc8748712e78805c5be4a0a3f98cfb5c35026d0e.tar.gz
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 'Python/traceback.c')
0 files changed, 0 insertions, 0 deletions