8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hav 9991 e 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
abseil
20250512.0
Abseil 20250512.0 includes an important fix necessary for usage on Linux aarch64.
I tried to perform the update myself, but ran into an issue where libprotobuf-lite depends on absl::if_constexpr which has been removed.
libprotobuf-lite
absl::if_constexpr
The text was updated successfully, but these errors were encountered:
Mengna-Li
No branches or pull requests
Library name
abseil
New version number
20250512.0
Other information that may be useful (release notes, etc...)
Abseil 20250512.0 includes an important fix necessary for usage on Linux aarch64.
I tried to perform the update myself, but ran into an issue where
libprotobuf-lite
depends onabsl::if_constexpr
which has been removed.The text was updated successfully, but these errors were encountered: