--pull/10968/headcc1f708d75
by Joey Parrish <joeyparrish@google.com>: Fix misdetection of libatomic with strict compiler flags With strict flags and -Werror, the detection for libatomic breaks, causing it to be included in places where it is not needed. And on macOS, this leads to a link error when libatomic cannot be found. Closes #10899 COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/10900 from joeyparrish:fix-libatomiccc1f708d75
PiperOrigin-RevId: 487859041
parent
c1a42b34e5
commit
f06f81f0c8
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue