]> git.feebdaed.xyz Git - 0xmirror/glibc.git/commit
x86_64: Fix mark-plt configure test
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 17 Dec 2025 17:51:52 +0000 (14:51 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 18 Dec 2025 13:55:36 +0000 (10:55 -0300)
commitfaca1b55e0219f595e77fec2f8ffaa54d42f6a72
tree3388eed7a860d82e0e595b01c4c722e4b5c9f60f
parent7d9a8408ec9741caacdea3fb30cee877a836e69a
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{1,2} regressions when ld.lld is used.

Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
sysdeps/x86_64/configure
sysdeps/x86_64/configure.ac