mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-12 08:47:41 +01:00
10 lines
183 B
Makefile
10 lines
183 B
Makefile
#name: --gc-sections with __start_
|
|
#ld: --gc-sections -e _start
|
|
#nm: -n
|
|
#target: *-*-linux* *-*-gnu*
|
|
#notarget: *-*-*aout *-*-*oldld frv-*-linux*
|
|
|
|
#...
|
|
[0-9a-f]+ A +__start__foo
|
|
#...
|