From 7d78da5a6c70fc68e96e46f338553e6df1b02161 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sat, 12 Jan 2019 16:45:38 +0100 Subject: [PATCH] qt5-webkit: nocross for now MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jürgen Buchmüller --- srcpkgs/qt5-webkit/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/qt5-webkit/template b/srcpkgs/qt5-webkit/template index 0be70e06158..03a704f9ea8 100644 --- a/srcpkgs/qt5-webkit/template +++ b/srcpkgs/qt5-webkit/template @@ -15,6 +15,7 @@ license="LGPL-2.1-or-later" homepage="https://www.qt.io/" distfiles="http://download.qt.io/snapshots/ci/qtwebkit/${version%.0}/latest/src/submodules/${wrksrc}.tar.xz" checksum=283b907ea324a2c734e3983c73fc27dbd8b33e2383c583de41842ee84d648a3e +nocross="https://build.voidlinux.org/builders/armv7l-musl_builder/builds/15196/steps/shell_3/logs/stdio" if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-declarative-devel libjpeg-turbo-devel"