Date: Sat, 11 Aug 2018 06:38:02 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 230399] devel/libunwind: fails to build with Clang 7 Message-ID: <bug-230399-29464-xODyaR4fRB@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-230399-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-230399-29464@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230399 --- Comment #11 from Dimitry Andric <dim@FreeBSD.org> --- (In reply to Kubilay Kocak from comment #10) > is/will a/the workaround in the port still be required, until base r337585 > ends up in -RELEASES? Previous releases shouldn't be affected, this problem was only applicable to the clang700-import branch. (E.g., due to the optimization I described, the __gxx_personality_v0 reference does not end up in libgcc_s.so with previous versions of clang. It would only affect people who rebuilt their libgcc_s.= so by hand, using -O0.) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230399-29464-xODyaR4fRB>