[Bug 230399] devel/libunwind: fails to build with Clang 7
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Aug 11 06:38:04 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230399
--- Comment #11 from Dimitry Andric <dim at 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.)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-toolchain
mailing list