diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-08-23 11:45:37 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-23 11:45:37 (GMT) |
commit | 0d6e657689c58cbd790dec2f71f0879e1ed3d4a3 (patch) | |
tree | b5e4d9254ce984ee32562bed18955b502b81b91a /Python/dynload_stub.c | |
parent | 61dbf46ae3df9d772bfd91b89ab61baeff97a12d (diff) | |
download | cpython-0d6e657689c58cbd790dec2f71f0879e1ed3d4a3.zip cpython-0d6e657689c58cbd790dec2f71f0879e1ed3d4a3.tar.gz cpython-0d6e657689c58cbd790dec2f71f0879e1ed3d4a3.tar.bz2 |
[3.12] gh-105776: Fix test_cppext when CC contains -std=c11 option (GH-108343) (#108345)
gh-105776: Fix test_cppext when CC contains -std=c11 option (GH-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)
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/dynload_stub.c')
0 files changed, 0 insertions, 0 deletions