mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-12 12:16:04 +08:00
d029b54d9c
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
|