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

Missing -std=c++17 causes dependent project failures #819

Closed
yurivict opened this issue Oct 15, 2020 · 1 comment
Closed

Missing -std=c++17 causes dependent project failures #819

yurivict opened this issue Oct 15, 2020 · 1 comment
Labels

Comments

@yurivict
Copy link

For example, Google's or-tools fails to compile when abseil is built without -std=c++17.

See google/or-tools#2196

@yurivict yurivict added the bug label Oct 15, 2020
@derekmauro
Copy link
Member

bob-beck pushed a commit to openbsd/ports that referenced this issue Aug 20, 2023
- abseil/abseil-cpp#819
  Looks like solved upstream and happy with gtest 1.14

- Remove cmake types in args. This is rarely necessary unless you have a
  variable with the same name but different types.
  And obviously error prone: DABSL_USE_EXTERNAL_GOOGLETEST:BOOL :D
- Update WANTLIB
- Bump all sahred libs
- Proper patch for getthrid(2) from kn@

OK kn@
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants