mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-07 13:39:43 +08:00
ld/ * testsuite/ld-aarch64/dt_textrel.d: Pass explicit -z notext in case ld was configured with --enable-textrel-check=error. * testsuite/ld-aarch64/pr22764.d: Likewise. * testsuite/ld-aarch64/pr20402.d: Likewise.
8 lines
117 B
Makefile
8 lines
117 B
Makefile
#source: dt_textrel.s
|
|
#target: [check_shared_lib_support]
|
|
#ld: -shared -z notext
|
|
#readelf: -d
|
|
#...
|
|
.*TEXTREL.*
|
|
#pass
|