]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - ld/testsuite/ld-x86-64/x86-64.exp
Link x86-64 mark-plt-1.so with --no-as-needed
authorAlan Modra <amodra@gmail.com>
Tue, 6 Feb 2024 02:29:06 +0000 (12:59 +1030)
committerAlan Modra <amodra@gmail.com>
Tue, 6 Feb 2024 07:02:31 +0000 (17:32 +1030)
commit60c95acdaca94eca79b81ec75bfab97826cc0271
tree5964a1eebefd10f0c1d7ce7c24e1e0ee28821325
parentdf8db2b1fb252f9045dfa52ce91bb3f22958b113
Link x86-64 mark-plt-1.so with --no-as-needed

Fixes
FAIL: Build mark-plt-1.so
where gcc is built with default --as-needed.

* testsuite/ld-x86-64/x86-64.exp (Build mark-plt-1.so): Pass
--no-as-needed.
ld/testsuite/ld-x86-64/x86-64.exp