mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-28 21:49:33 +00:00
13 lines
408 B
Makefile
13 lines
408 B
Makefile
#ld: --gc-sections -shared
|
|
#readelf: -S --wide --dyn-syms
|
|
#target: *-*-linux* *-*-gnu*
|
|
#notarget: d30v-*-* dlx-*-* i960-*-* pj*-*-*
|
|
#notarget: hppa64-*-* i370-*-* i860-*-* ia64-*-* mep-*-* mn10200-*-*
|
|
# generic linker targets don't support --gc-sections, nor do a bunch of others
|
|
|
|
#...
|
|
\[[ 0-9]+\] \.s?bss[ \t]+NOBITS[ \t0-9a-f]+WA.*
|
|
#...
|
|
+[0-9]+: +[0-9a-f]+ +4 +OBJECT +GLOBAL +DEFAULT +[1-9]+ foo
|
|
#pass
|