diff options
| author | Dustin Spicuzza <dustin@virtualroadside.com> | 2023-01-05 17:57:31 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-05 14:57:31 -0800 |
| commit | cc8748712e78805c5be4a0a3f98cfb5c35026d0e (patch) | |
| tree | 249b050fac6835c78a2db72216a80bc90be9a15a /Python/emscripten_signal.c | |
| parent | 1ae619c911ec8e096f83eeb7cc57fcd966950a3d (diff) | |
| download | cpython-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/emscripten_signal.c')
0 files changed, 0 insertions, 0 deletions
