https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265420

--- Comment #1 from Dimitry Andric <[email protected]> ---
Which version of FreeBSD? There's this in cad/nvc/Makefile:

.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1400052 # devel/libunwind installs
include/unwind.h only before that version, after which it probably exists in
the base
BUILD_DEPENDS+= ${LOCALBASE}/include/unwind.h:devel/libunwind
.endif

As far as I can see both main, stable/13 and stable/12's libunwind (under
contrib/llvm-project) have _URC_NO_REASON, but I have no idea what the
devel/libunwind port provides.

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

Reply via email to