mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #291] [MERGED] Remove -std=c++11 from shared.mk #891
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (1)
0e62a76Remove -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.