Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix setup.py when CC contains -std=c11 option #70

Merged
merged 1 commit into from
Aug 23, 2023
Merged

Fix setup.py when CC contains -std=c11 option #70

merged 1 commit into from
Aug 23, 2023

Conversation

vstinner
Copy link
Member

Fix setup.py when the C compiler command has the "-std=c11" option. Remove "-std=" options from the compiler command.

Fix setup.py when the C compiler command has the "-std=c11" option.
Remove "-std=" options from the compiler command.
@vstinner vstinner merged commit 5b5b547 into main Aug 23, 2023
21 checks passed
@erlend-aasland erlend-aasland deleted the setup branch August 23, 2023 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant