[PR #291] [MERGED] Remove -std=c++11 from shared.mk #891

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

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/291
Author: @rsheeter
Created: 1/6/2016
Status: Merged
Merged: 1/7/2016
Merged by: @szabadka

Base: masterHead: master


📝 Commits (1)

  • 0e62a76 Remove -std=c++11 from shared.mk

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 shared.mk (+1 -1)

📄 Description

#278 removed -std=c++0x when compiling with setup.py. We don't appear to actually need c++11 for brotli in general so remove it from shared.mk.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/291 **Author:** [@rsheeter](https://github.com/rsheeter) **Created:** 1/6/2016 **Status:** ✅ Merged **Merged:** 1/7/2016 **Merged by:** [@szabadka](https://github.com/szabadka) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`0e62a76`](https://github.com/google/brotli/commit/0e62a76e78daa4b04079fcc2cea3c6ecfef14e94) Remove -std=c++11 from shared.mk ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `shared.mk` (+1 -1) </details> ### 📄 Description #278 removed -std=c++0x when compiling with setup.py. We don't appear to actually need c++11 for brotli in general so remove it from shared.mk. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:51:29 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#891