mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
4b3a42a7c8
* binutils-all/strip-3.d: Also strip .xtensa.info section.
12 lines
270 B
Makefile
12 lines
270 B
Makefile
#PROG: strip
|
|
#source: empty.s
|
|
#strip: -R .text -R .data -R .bss -R .ARM.attributes -R .reginfo -R .pdr -R .xtensa.info
|
|
#readelf: -S --wide
|
|
#name: strip empty file
|
|
#target: *-*-linux*
|
|
|
|
#...
|
|
\[[ 0]+\][ \t]+NULL[ \t]+.*
|
|
\[[ 1]+\] \.shstrtab.*[ \t]+STRTAB[ \t]+.*
|
|
#pass
|