mirror of
https://github.com/python/cpython.git
synced 2025-08-14 13:59:20 +00:00
![]() 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
|
||
---|---|---|
.. | ||
__init__.py | ||
extension.cpp | ||
setup.py |