From 1cb7d75134ea6661b6b30a473814072e187368a8 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 11 Apr 2017 18:57:17 +0200 Subject: [PATCH] bc: temporary disable cross build. --- srcpkgs/bc/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/bc/template b/srcpkgs/bc/template index 63241cfa71..7fb3dfb4fd 100644 --- a/srcpkgs/bc/template +++ b/srcpkgs/bc/template @@ -13,6 +13,7 @@ license="GPL-3" distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz" checksum=62adfca89b0a1c0164c2cdca59ca210c1d44c3ffc46daf9931cf4942664cb02a disable_parallel_build=yes +nocross="https://build.voidlinux.eu/builders/armv7l_builder/builds/2093/steps/shell_3/logs/stdio" if [ "$CROSS_BUILD" ]; then hostmakedepends+=" bc"