You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR abseil#1874: Simplify detection of the powerpc64 ELFv1 ABI
Imported from GitHub PR abseil#1874
Compilers for 32-bit powerpc may not define `_CALL_ELF`.
Squelches an undefined warning from GCC.
Fix the pre-processor check, and in turn fix the `symbolize_test` on 32-bit powerpc.
Merge cffd4a4 into daa0bfb
Merging this change closesabseil#1874
COPYBARA_INTEGRATE_REVIEW=abseil#1874 from SeanMcG:ppc64_elfv2_detect_fix cffd4a4
PiperOrigin-RevId: 748379689
Change-Id: Id0c9e28a6c45482ff9262c2e5b16d2810ada1c4b
0 commit comments