HomeFreeBSD

MFC r303031: clang++: Always use --eh-frame-hdr on FreeBSD, even for -static

Description

MFC r303031: clang++: Always use --eh-frame-hdr on FreeBSD, even for -static

FreeBSD uses LLVM's libunwind on FreeBSD/arm64 today (and we expect to
use it more widely in the future) and it requires the EH frame segment
in static binaries.

Approved by: re (kib)

Details

Provenance
emasteAuthored on
Parents
rS303183: Make cam.ko loadable.
Branches
Unknown
Tags
Unknown