HomeFreeBSD

Don't include GNU object attributes when building with clang.

Description

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

Details

Provenance
jhbAuthored on
Reviewer
emaste
Parents
rS323027: Revert r323008 and its conversion of e1000/iflib to using SX locks.
Branches
Unknown
Tags
Unknown