mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
83a471c3a1
Since not all ELF targets use the elf.em emulation to support ld option: --compress-debug-sections=zlib-gnu, limit compressed1b.d to Linux/GNU targets. * testsuite/ld-elf/compressed1b.d: Only run for Linux/GNU targets.
11 lines
179 B
Makefile
11 lines
179 B
Makefile
#source: compress1.s
|
|
#as: --compress-debug-sections=zlib-gabi
|
|
#ld: -r --compress-debug-sections=none
|
|
#readelf: -t
|
|
#target: *-*-linux* *-*-gnu*
|
|
|
|
#failif
|
|
#...
|
|
.*COMPRESSED.*
|
|
#...
|