From 2ed2ad4a263a560d4d17e2eb25289fe287702a6b Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 7 Aug 2015 08:26:25 +0200 Subject: [PATCH] mysql: disable_parallel_build and reenable cross builds. --- srcpkgs/mysql/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/mysql/template b/srcpkgs/mysql/template index 103aaf7c3e8..84d9c0108ff 100644 --- a/srcpkgs/mysql/template +++ b/srcpkgs/mysql/template @@ -31,8 +31,7 @@ license="GPL-2" distfiles="https://downloads.skysql.com/archives/mysql-${version%.*}/mysql-${version}.tar.gz" checksum=b44c6ce5f95172c56c73edfa8b710b39242ec7af0ab182c040208c41866e5070 -# http://build.voidlinux.eu/builders/armv6l_builder/builds/16160/steps/shell_3/logs/stdio";; -nocross=yes +disable_parallel_build=yes CFLAGS="-D__STDC_ISO_10646__"