freebsd-nq/sys/boot/pc98/boot2
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
..
boot1.S Fix 230MB MO support. 2012-01-04 03:49:41 +00:00
boot2.c MFi386: r275305 (by rdivacky) 2014-12-02 14:48:21 +00:00
Makefile MFi386: 2015-02-11 15:49:14 +00:00