mirror of
https://github.com/autc04/Retro68.git
synced 2025-03-04 08:30:13 +00:00
10 lines
201 B
Makefile
10 lines
201 B
Makefile
#name: --gc-sections with __start_
|
|
#ld: --gc-sections -e _start
|
|
#nm: -n
|
|
#target: *-*-linux* *-*-gnu* arm*-*-uclinuxfdpiceabi
|
|
#notarget: frv-*-linux* metag-*-linux*
|
|
|
|
#...
|
|
[0-9a-f]+ D +__start__foo
|
|
#...
|