From c85442530f2558ead1c3cebf112beac1760fb19a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Tue, 4 Jun 2019 12:19:41 +0200 Subject: [PATCH] icecat: cross broken MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Don't block the builders. Cross needs a fix I missed and I find no time now. Signed-off-by: Jürgen Buchmüller --- srcpkgs/icecat/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/icecat/template b/srcpkgs/icecat/template index a17d674bcec..b1100f2e258 100644 --- a/srcpkgs/icecat/template +++ b/srcpkgs/icecat/template @@ -18,6 +18,8 @@ homepage="https://www.gnu.org/software/${pkgname}/" distfiles="${GNU_SITE}/${pkgname}/${version}/${pkgname}-${version}-gnu1.tar.bz2" checksum=6873d55b13e2d95ede3bf5bb59769179e91b1c4e05d8538d1576f18c9a6bb827 lib32disabled=yes +# I missed something when peeking at firefox-esr template, sorry. +nocross=https://build.voidlinux.org/builders/armv7l_builder/builds/18002/steps/shell_3/logs/stdio build_options="alsa dbus gtk3 pulseaudio startup_notification sndio xscreensaver" build_options_default="alsa dbus gtk3 pulseaudio startup_notification sndio xscreensaver"