NetBSD/sys/arch/i386/stand
joerg ef5d0bd3b7 Disable integrated assembler for files that use .code16 or .code32 for
now. Disable Clang completely for bootxx and netboot for now until the
size issue has been sorted out.
2011-05-20 22:29:55 +00:00
..
boot Disable integrated assembler for files that use .code16 or .code32 for 2011-05-20 22:29:55 +00:00
bootxx Disable integrated assembler for files that use .code16 or .code32 for 2011-05-20 22:29:55 +00:00
cdboot Disable integrated assembler for files that use .code16 or .code32 for 2011-05-20 22:29:55 +00:00
dosboot Disable integrated assembler for files that use .code16 or .code32 for 2011-05-20 22:29:55 +00:00
fatboot Disable integrated assembler for files that use .code16 or .code32 for 2011-05-20 22:29:55 +00:00
genprom
lib Disable integrated assembler for files that use .code16 or .code32 for 2011-05-20 22:29:55 +00:00
libsa
mbr mbr.S and gpt.S want to reassign ., so don't use the integrated 2011-05-20 15:05:02 +00:00
misc
netboot Disable integrated assembler for files that use .code16 or .code32 for 2011-05-20 22:29:55 +00:00
pxeboot Disable integrated assembler for files that use .code16 or .code32 for 2011-05-20 22:29:55 +00:00
Makefile bootxx_cd9660 (cdboot), like bootxx_fat16 (fatboot), is not a traditional 2010-12-29 17:44:03 +00:00
Makefile.booters Do not ignore errors from genprom. 2011-04-09 00:26:52 +00:00
Makefile.inc