HomeFreeBSD

Install unwind.h into /usr/include

Description

Install unwind.h into /usr/include

Install headers from LLVM's libunwind in place of the headers from
libcxxrt and allow C applications to use the library.

As part of this, remove include/unwind.h and switch libthr over to
using the installed unwind.h.

Reviewed by: dim, emaste
MFC after: 10 days
Differential Revision: https://reviews.freebsd.org/D34065

(cherry picked from commit c00d345665366a89aaba7244d6f078dc756f4c53)

Details

Provenance
jhbAuthored on Feb 10 2022, 5:57 PM
dimCommitted on Feb 20 2022, 12:29 PM
Reviewer
dim
Differential Revision
D34065: Install unwind.h into /usr/include.
Parents
rG62d39fb7c099: Change the return value of _Unwind_GetCFA in include/unwind.h.
Branches
Unknown
Tags
Unknown