freebsd-nq/sys/boot/pc98
John Baldwin 56af34a743 MFi386:
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.

Tested by:	gjb
2015-02-11 15:49:14 +00:00
..
boot0
boot0.5
boot2 MFi386: 2015-02-11 15:49:14 +00:00
btx Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
cdboot MFi386: r261520 2014-09-28 12:25:27 +00:00
kgzldr
libpc98 MFi386: r268974 2014-09-28 13:13:18 +00:00
loader MFi386: r274398 2014-11-15 03:34:34 +00:00
pc98boot
Makefile
Makefile.inc