dt-relr.exp --no-as-needed
authorAlan Modra <amodra@gmail.com>
Thu, 13 Jan 2022 06:04:07 +0000 (16:34 +1030)
committerAlan Modra <amodra@gmail.com>
Thu, 13 Jan 2022 06:09:35 +0000 (16:39 +1030)
commitc39828d4c90815053009043468cb981b3125a76b
tree14d156c7f49706663bad158387cfefc2c92d2994
parent34c95e6aad5ab9d709cffdd7065fa9b88f2ce7d2
dt-relr.exp --no-as-needed

Otherwise the very simple test may not be linked with libc.so at all,
and thus correctly have no version reference added.  Causing failure
of the dt-relr-glibc-1b.so test.

* testsuite/ld-elf/dt-relr.exp: Link with --no-as-needed.
ld/testsuite/ld-elf/dt-relr.exp