]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
ld: Run --wrap tests only if supported
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 8 May 2024 13:22:19 +0000 (06:22 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 8 May 2024 14:00:49 +0000 (07:00 -0700)
commit1dfd6a2f93a0267a4a358b51ad4ed42feba3d920
tree2f91609b601a8febb61422073a33f7ee3c557556
parent43bb6c0e087b6fd46c0b347d2b5678acb5c68c85
ld: Run --wrap tests only if supported

Run --wrap tests with shared library only if -shared is supported.

* testsuite/ld-elf/wrap.exp: Run --wrap tests with shared library
only if -shared is supported.
ld/testsuite/ld-elf/wrap.exp