mirror of
https://github.com/autc04/Retro68.git
synced 2025-02-22 01:29:13 +00:00
13 lines
400 B
Makefile
13 lines
400 B
Makefile
#source: pr19162a.s
|
|
#source: pr19162b.s
|
|
#ld: -shared -z max-page-size=0x200000 -z noseparate-code
|
|
#readelf: -l --wide
|
|
#target: *-*-linux* *-*-gnu* *-*-nacl* arm*-*-uclinuxfdpiceabi
|
|
#notarget: arc*-*-* hppa*-*-*
|
|
# arc target has an extra 64K stack section.
|
|
# hppa fails due to PR 12376.
|
|
|
|
#...
|
|
+LOAD +0x0+[0-9a-f]{3} +0x[0-9a-f]+ +0x[0-9a-f]+ +0x0+[0-9a-f]{3} +0x0+[0-9a-f]{3} +R[WE]+ +0x200000
|
|
#pass
|