]> git.ipfire.org Git - thirdparty/glibc.git/commit - elf/Makefile
elf: Add -Wl,--no-as-needed for tst-tls-manydynamic*mod-dep-bad.so (BZ #28089)
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 15 Jul 2021 11:18:21 +0000 (08:18 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 15 Jul 2021 11:18:21 +0000 (08:18 -0300)
commit3a0253ac6f5c0caf5324077673b936e917ca8b0f
treef0dfab0ce31b9bbd0709f91787b4bb8f6631361d
parent820bb23ff074db8255217ab01b51f28c96ec76a9
elf: Add -Wl,--no-as-needed for tst-tls-manydynamic*mod-dep-bad.so (BZ #28089)

The tests explicit requires the dependencies and it is required for
the case the toolchain defaults to -Wl,--as-needed.

Checked on x86_64-linux-gnu.
elf/Makefile