diff options
author | Victor Stinner <vstinner@python.org> | 2023-08-23 02:52:56 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-23 02:52:56 (GMT) |
commit | 9173b2bbe13aeccc075b571da05c653a2a91de1b (patch) | |
tree | 56e441a4e8bbf97021596ec2e229c00347ee7178 /Python/future.c | |
parent | 3a1ac87f8f89d3206b46a0df4908afae629d669d (diff) | |
download | cpython-9173b2bbe13aeccc075b571da05c653a2a91de1b.zip cpython-9173b2bbe13aeccc075b571da05c653a2a91de1b.tar.gz cpython-9173b2bbe13aeccc075b571da05c653a2a91de1b.tar.bz2 |
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.
Diffstat (limited to 'Python/future.c')
0 files changed, 0 insertions, 0 deletions