https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230399
--- Comment #9 from Dimitry Andric <[email protected]> --- (In reply to commit-hook from comment #8) > A commit references this bug: > > Author: dim > Date: Fri Aug 10 19:57:56 UTC 2018 > New revision: 337585 > URL: https://svnweb.freebsd.org/changeset/base/337585 ... > After discussion with the upstream author of that change, it turns out > that we should compile libunwind sources with the -fno-exceptions > -funwind-tables flags instead. This ensures unwind tables are > generated, but no references to any personality functions are emitted. In the clang700-import branch, this fix has now been merged as of r337590. Please re-test. :) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
