HomeFreeBSD

Use a GCC-compatile compiler flag in files.xlp

Description

Use a GCC-compatile compiler flag in files.xlp

Seems like GCC doesn't like -Qunused-arguments, so use
-Wno-unused-command-line-argument, which is supported by both GCC and Clang.

Details

Provenance
arichardsonAuthored on
Parents
rS359230: Fix linking OCTEON1 kernel with LLD
Branches
Unknown
Tags
Unknown