mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-03 10:49:58 +00:00
10 lines
170 B
D
10 lines
170 B
D
|
#source: start.s
|
||
|
#readelf: -d -W
|
||
|
#ld: -shared -rpath . --enable-new-dtags
|
||
|
#target: *-*-linux* *-*-gnu*
|
||
|
|
||
|
#failif
|
||
|
#...
|
||
|
+0x[0-9a-f]+ +\(RPATH\) +Library rpath: +\[.\]
|
||
|
#...
|