diff options
author | jhb <jhb@FreeBSD.org> | 2015-02-11 15:49:14 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2015-02-11 15:49:14 +0000 |
commit | 108c08deb16296382b7b594d253b61c4b29ab95f (patch) | |
tree | 123de2733d4386e68dd319db3a0e2388be6e274a /sys/cam | |
parent | 9287c3f25ebf5936575ed3751f1174a993b1c819 (diff) | |
download | FreeBSD-src-108c08deb16296382b7b594d253b61c4b29ab95f.zip FreeBSD-src-108c08deb16296382b7b594d253b61c4b29ab95f.tar.gz |
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
Diffstat (limited to 'sys/cam')
0 files changed, 0 insertions, 0 deletions