HardenedBSD/lib/csu
John Baldwin e896328044 Don't include GNU object attributes when building with clang.
LLVM's MIPS assembler parser does not understand the GNU as
'.gnu_attribute' keyword.  This could be re-enabled if LLVM is updated
in the future.  The desired floating point ABI is already described in
the .MIPS.abiflags section.

Reviewed by:	emaste
Sponsored by:	DARPA / AFRL
2017-08-30 19:19:31 +00:00
..
aarch64
amd64
arm
common
i386
mips Don't include GNU object attributes when building with clang. 2017-08-30 19:19:31 +00:00
powerpc
powerpc64
riscv Support for v1.10 (latest) of RISC-V privilege specification. 2017-08-10 14:18:09 +00:00
sparc64
Makefile
Makefile.inc