]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Install unwind.h into /usr/include
authorJohn Baldwin <jhb@FreeBSD.org>
Thu, 10 Feb 2022 17:57:49 +0000 (18:57 +0100)
committerDimitry Andric <dim@FreeBSD.org>
Sun, 20 Feb 2022 12:29:44 +0000 (13:29 +0100)
commitb2127b6f1ae2b92eba1892e6f5257e3f6795fed5
tree81053acb225972fca9a3673f87b375670a052c34
parent62d39fb7c099821fc6f7c3ab1407d71c829c59a6
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)
ObsoleteFiles.inc
include/unwind.h [deleted file]
lib/libc++/Makefile
lib/libgcc_eh/Makefile
lib/libgcc_eh/Makefile.inc
lib/libthr/Makefile
tools/build/mk/OptionalObsoleteFiles.inc