[PR #278] don't pass -std=c++0x option to gcc in setup.py #883

Closed
opened 2026-01-29 20:51:25 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/google/brotli/pull/278

State: closed
Merged: Yes


Now that Brotli can be built with older compilers that don't support C++11, I think it's fine to turn that off in the setup.py script which compiles the Python extension module.

**Original Pull Request:** https://github.com/google/brotli/pull/278 **State:** closed **Merged:** Yes --- Now that Brotli can be built with older compilers that don't support C++11, I think it's fine to turn that off in the `setup.py` script which compiles the Python extension module.
claunia added the pull-request label 2026-01-29 20:51:25 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#883