freebsd-dev/sys/boot/i386
Dimitry Andric ce3fb79719 When building some of the boot loaders with clang, and DEBUG_FLAGS or
CFLAGS having '-g' in it, clang outputs several assembly directives that
are too new for our version of binutils.

Therefore, assemble the resulting .s files with clang instead.  A more
general solution can be implemented when a GNU as-compatible driver for
clang's integrated assembler appears.

Reported by:	dougb
2011-07-17 13:50:21 +00:00
..
boot0
boot0ext
boot0sio
boot2 When building some of the boot loaders with clang, and DEBUG_FLAGS or 2011-07-17 13:50:21 +00:00
btx
cdboot
common
efi
gptboot
gptzfsboot
kgzldr
libfirewire
libi386 Add a version of the FreeBSD bootloader which can run in userland, packaged 2011-06-30 16:08:56 +00:00
loader New boot loader menus from Devin Teske. 2011-05-28 08:50:38 +00:00
mbr
pmbr
pxeldr
zfsboot When building some of the boot loaders with clang, and DEBUG_FLAGS or 2011-07-17 13:50:21 +00:00
zfsloader
Makefile
Makefile.inc When building some of the boot loaders with clang, and DEBUG_FLAGS or 2011-07-17 13:50:21 +00:00