mirror of
https://github.com/python/cpython.git
synced 2026-01-07 16:02:55 +00:00
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
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| extension.cpp | ||
| setup.py | ||