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.
MFC r303031: clang++: Always use --eh-frame-hdr on FreeBSD, even for -static Tags None Referenced Files None Subscribers None
Description
Details
|