From 2e8f757118f8b5d0ff2250c8257c6258bb42dc3f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 2 Dec 2016 08:11:19 +0100 Subject: [PATCH] coreutils: nocross for now... ENOTIME will fix later. --- srcpkgs/coreutils/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/coreutils/template b/srcpkgs/coreutils/template index b34429b7104..3a625f7621e 100644 --- a/srcpkgs/coreutils/template +++ b/srcpkgs/coreutils/template @@ -12,6 +12,8 @@ license="GPL-3" distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz" checksum=155e94d748f8e2bc327c66e0cbebdb8d6ab265d2f37c3c928f7bf6c3beba9a8e +nocross="https://build.voidlinux.eu/builders/armv6l_builder/builds/29504/steps/shell_3/logs/stdio" + if [ "$CHROOT_READY" ]; then hostmakedepends="perl" fi