mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-24 23:32:06 +00:00
5 lines
181 B
Makefile
5 lines
181 B
Makefile
#source: dummy.s
|
|
#as: --32
|
|
#ld: -m elf_i386 tmpdir/start32.o tmpdir/foox32.o
|
|
#error: .*i386:x64-32.* architecture of input file `tmpdir/foox32.o' is incompatible with i386.* output
|