mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
91001320a2
and testsuite when configured with --enable-new-dtags. * ldmain.c (main): Correct setting of link_indo.new_dtags. * testsuite/ld-elf/now-3.d: Pass --disable-new-dtags to ld * testsuite/ld-elf/now-4.d: Likewise. * testsuite/ld-elf/rpath-1.d: Likewise. * testsuite/ld-elf/rpath-2.d: Likewise.
10 lines
175 B
Makefile
10 lines
175 B
Makefile
#source: start.s
|
|
#readelf: -d -W
|
|
#ld: -shared -rpath=. --disable-new-dtags
|
|
#target: *-*-linux* *-*-gnu*
|
|
|
|
#failif
|
|
#...
|
|
+0x[0-9a-f]+ +\(RUNPATH\) +Library runpath: +\[.\]
|
|
#...
|