diff options
author | Victor Stinner <vstinner@python.org> | 2023-08-23 03:47:41 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-23 03:47:41 (GMT) |
commit | 1aff195903ca664b5285f7ac9e999347484d9d3b (patch) | |
tree | 044dff35f4a76af9da5d7403ea827966dce6f5cf /Lib/ssl.py | |
parent | a15396146f8b4f7196e858eba577730f66ac3fb6 (diff) | |
download | cpython-1aff195903ca664b5285f7ac9e999347484d9d3b.zip cpython-1aff195903ca664b5285f7ac9e999347484d9d3b.tar.gz cpython-1aff195903ca664b5285f7ac9e999347484d9d3b.tar.bz2 |
[3.11] gh-105776: Fix test_cppext when CC contains -std=c11 option (#108343) (#108347)
gh-105776: Fix test_cppext when CC contains -std=c11 option (#108343)
Fix test_cppext when the C compiler command has the "-std=c11" option.
Remove "-std=" options from the compiler command.
(cherry picked from commit 9173b2bbe13aeccc075b571da05c653a2a91de1b)
Diffstat (limited to 'Lib/ssl.py')
0 files changed, 0 insertions, 0 deletions