mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-24 23:32:06 +00:00
10 lines
198 B
Makefile
10 lines
198 B
Makefile
#name: --gc-sections with __start_
|
|
#ld: --gc-sections -e _start
|
|
#nm: -n
|
|
#target: *-*-linux* *-*-gnu*
|
|
#notarget: *-*-*aout *-*-*oldld frv-*-linux* metag-*-linux*
|
|
|
|
#...
|
|
[0-9a-f]+ d +__start__foo
|
|
#...
|