HomeFreeBSD

In case source files are compiled with -g, tell clang not to emit .cfi

Description

In case source files are compiled with -g, tell clang not to emit .cfi
directives, since on sparc64 we must still GNU as, which does not
support those directives.

Note there are several programs and libraries in our tree, which are
always compiled with -g, even if DEBUG_FLAGS is not set by the user!

Details

Provenance
dimAuthored on
Parents
rS262301: For lib/msun, turn off warnings about unknown pragmas, since
Branches
Unknown
Tags
Unknown

Event Timeline