[Bug 261412] [exp-run] With llvm-unwind headers placed in /usr/include

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 13 Feb 2022 13:33:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261412

Dimitry Andric <dim@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Overcome By Events
             Status|New                         |Closed

--- Comment #5 from Dimitry Andric <dim@FreeBSD.org> ---
commit c00d345665366a89aaba7244d6f078dc756f4c53
Author: John Baldwin <jhb@FreeBSD.org>
Date:   Thu Feb 10 18:57:49 2022 +0100

    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

-- 
You are receiving this mail because:
You are on the CC list for the bug.