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
..
2011-06-26 01:32:46 +00:00
MFC
2011-06-28 14:40:17 +00:00
2011-05-22 09:58:48 +00:00
2011-07-08 10:58:56 +00:00
2011-07-07 15:41:40 +00:00
MFC
2011-05-27 16:09:10 +00:00