]> git.ipfire.org Git - thirdparty/glibc.git/commit
x86_64: Fix mark-plt configure test
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Fri, 9 Feb 2024 16:36:22 +0000 (13:36 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 28 Oct 2025 16:54:55 +0000 (13:54 -0300)
commit3f2979cfdecb33dd47383baf41e5f6059f379035
treea9d426693fccb9986608523bf979c0ac956d876e
parent4d2a68a94c6a32923ad1499e1cf0d0e16dfacd6f
x86_64: Fix mark-plt configure test

The configure check might ignore if compiler driver warns that the
option is no support, so force fatal warnings.

If fixes the elf/tst-plt-rewrite regressions when ld.lld is used.
sysdeps/x86_64/configure
sysdeps/x86_64/configure.ac