]> git.ipfire.org Git - thirdparty/glibc.git/commit
Add -Wno-incomplete-setjmp-declaration to prevent clang from unhelpfully complaining...
authorStan Shebs <stanshebs@google.com>
Fri, 24 Jan 2020 16:16:04 +0000 (08:16 -0800)
committerFangrui Song <i@maskray.me>
Sat, 28 Aug 2021 00:26:03 +0000 (17:26 -0700)
commit1ba3eb044df851db2406f8fca02d2e34be2d8b57
treec75e4dbb89a1a074dd99d2d3a6f3eebb238ac2f9
parent86079708ee6532d458cdb1107787b6587cbd3906
Add -Wno-incomplete-setjmp-declaration to prevent clang from unhelpfully complaining about __sigsetjmp, both in library build and testsuite runs.
Makeconfig