]> 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>
Wed, 9 Apr 2025 16:36:14 +0000 (13:36 -0300)
commitb2a5c3abfd1d1871744f4b97024ad3e4fa0e310d
tree1400cea5c15b9bd27a984fc2fcc75d1199073817
parent4a9da6022eb2e563a77f9a9c5ee649f01a9488c3
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