[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#50593: [PATCH core-updates-frozen] gnu: gtk+: Fix testsuite failure
From: |
Mathieu Othacehe |
Subject: |
bug#50593: [PATCH core-updates-frozen] gnu: gtk+: Fix testsuite failure on non-x86_64 platforms |
Date: |
Sun, 19 Sep 2021 18:18:28 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hello Thiago,
> And together with the one in issue 50521, it allows gtk+ to build on
> powerpc64le-linux. In fact, I can even build GTK+ apps such as Emacs and
> Transmission! Unfortunately, GNOME apps need SVG support because of the
> icon theme. And rust doesn’t build on powerpc64le-linux (mrustc errors out
> with “Unknown target name ''”).
Nice one, pushed as b452fe87e0c6e7634a2cb44274fa46832c763b40.
Thanks,
Mathieu