mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-23 15:32:26 +00:00
5 lines
189 B
Makefile
5 lines
189 B
Makefile
#source: dummy.s
|
|
#as: --x32
|
|
#ld: -m elf32_x86_64 tmpdir/startx32.o tmpdir/foo32.o
|
|
#error: .*i386(:.+)? architecture of input file `tmpdir/foo32.o' is incompatible with i386:x64-32.* output
|