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

avoid using C++20 stdlib-features when compiling with higher C++-standard #73

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

h-vetinari
Copy link
Member

@h-vetinari h-vetinari commented Feb 7, 2024

Mitigation for ABI-sensitive option that occurred in the last abseil version; avoid that projects compiling against our abseil in C++20 mode break the (C++17) ABI that we're using here.

For more context see the relevant section of upstream CMakeLists.txt, resp. the discussion in #45.

@conda-forge-webservices
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@h-vetinari h-vetinari merged commit d16f795 into conda-forge:main Feb 7, 2024
8 checks passed
@h-vetinari h-vetinari deleted the c++17 branch February 7, 2024 22:11
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.

None yet

1 participant