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
..
2015-02-11 15:49:14 +00:00
2014-09-28 12:25:27 +00:00
2014-09-28 13:13:18 +00:00
2014-11-15 03:34:34 +00:00