]> sourceware.org Git - glibc.git/commit
Improve IFUNC check [BZ #25506]
authorFangrui Song <maskray@google.com>
Wed, 5 Feb 2020 05:55:44 +0000 (21:55 -0800)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 5 Mar 2020 20:05:05 +0000 (17:05 -0300)
commit87a698a21646b7ee620923ef5ffa9735471a8ddd
treea1cdcf63ba69046a1d9becac55f6b4300fc71169
parent24fdebe75f6df4c0edacb3f0cdc030913920aa4c
Improve IFUNC check [BZ #25506]

GNU ld's RISCV port does not support IFUNC. ld -no-pie produces no
relocation and the test passed incorrectly. Be more rigid by testing
IRELATIVE explicitly.

Tested-by: Aurelien Jarno <aurelien@aurel32.net>
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
configure
configure.ac
This page took 0.04022 seconds and 5 git commands to generate.