10 lines
189 B
Makefile
10 lines
189 B
Makefile
#PROG: strip
|
|
#source: bintest.s
|
|
#strip: --strip-unneeded
|
|
#nm: -n
|
|
#notarget: [is_xcoff_format] *-*-linuxecoff
|
|
#name: strip --strip-unneeded on common symbol
|
|
|
|
#...
|
|
0+04 C common_symbol
|
|
#pass
|