[Bug 279692] '#include <csetjmp>' is broken: error: "If libc++ starts defining <setjmp.h>, the __has_include check should move to libc++'s <setjmp.h>"

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 12 Jun 2024 09:32:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279692

Lorenzo Salvadore <salvadore@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |salvadore@freebsd.org

--- Comment #2 from Lorenzo Salvadore <salvadore@freebsd.org> ---
I had a similar issue recently on CURRENT. In my case the cause was that I had
built base from sources forgetting to run "make delete-old". After running it
everything was fixed.

-- 
You are receiving this mail because:
You are the assignee for the bug.