Antoine Jacoutot:
> Sure ok.
> Is there a missing pango bump?
It's only changing the fallthrough annotation so
-Werror=implicit-fallthrough won't abort the build.
There is no code change.
--
Christian "naddy" Weisgerber na...@mips.inka.de
Sure ok.
Is there a missing pango bump?
—
Antoine
> On 1 Aug 2020, at 17:45, Christian Weisgerber wrote:
>
> devel/pango fails to build with LLVM 10, which takes out a large part
> of the ports tree.
> http://build-failures.rhaalovely.net/amd64-clang/2020-07-31/devel/pango.log
>
> The fix ha
devel/pango fails to build with LLVM 10, which takes out a large part
of the ports tree.
http://build-failures.rhaalovely.net/amd64-clang/2020-07-31/devel/pango.log
The fix has two parts, picked from upstream:
(1) In glib2, define G_GNUC_FALLTHROUGH in such a way that is also
available with LL