Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Aug 2018 22:16:41 +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-m5zNiuTNmd@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 #9 from Dimitry Andric <dim@FreeBSD.org> ---
(In reply to commit-hook from comment #8)
> A commit references this bug:
>=20
> 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.=
=20
Please re-test. :)

--=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-m5zNiuTNmd>