-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
20210324.1: build fails with glibc 2.33.9000 #952
Labels
Comments
Quick fix for that is in Fedora https://src.fedoraproject.org/rpms/abseil-cpp/raw/rawhide/f/abseil-cpp-20200923.3-typematch.patch |
Thank you for the report. A patch is pending. The easy fix that should work everywhere is just |
Thank you |
derekmauro
added a commit
to derekmauro/abseil-cpp
that referenced
this issue
Jun 1, 2021
* Fixes build with glibc 2.34 (abseil#952) * Fixes "illegal thread local variable" on some Apple platforms (abseil#954, abseil#965) PiperOrigin-RevId: 371693908
3 tasks
qtprojectorg
pushed a commit
to qt/qtwebengine-chromium
that referenced
this issue
Dec 10, 2021
Fixes abseil/abseil-cpp#952 This fix is extracted from: abseil/abseil-cpp@a9831f1 Change-Id: I337c8c900ef569853046bb9adc3807a3ed12b13b Reviewed-by: Allan Sandfeld Jensen <[email protected]>
matovitch
added a commit
to matovitch/wasp
that referenced
this issue
Aug 20, 2022
binji
pushed a commit
to WebAssembly/wasp
that referenced
this issue
Aug 24, 2022
MF0773
pushed a commit
to MF0773/abseil-cpp
that referenced
this issue
Sep 7, 2023
GerHobbelt
pushed a commit
to GerHobbelt/abseil-cpp
that referenced
this issue
Sep 26, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here is why it does not compile https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;h=d9f462fb372fb02da032cefd6b091d7582c425ae
The text was updated successfully, but these errors were encountered: