mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-24 07:31:32 +00:00
6 lines
209 B
Makefile
6 lines
209 B
Makefile
#name: Weak test 3 (main, static) (32-bit)
|
|
#source: aix-weak-3b.s
|
|
#as: -a32 --defsym size=32
|
|
#ld: -b32 -e.main -bnoautoimp tmpdir/aix-weak-3a.so
|
|
#error: .*multiple definition of `x1'\n[^\n]*first defined here
|