From 3369c4270e00476dd948c42245d9449c71000cf0 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 1 May 2018 14:25:07 +0000 Subject: testing/rakudo: disable on x86 build fails with: ===SORRY!=== The nqp-m binary is too old To automatically clone (git) and build a copy of NQP 2018.04, try re-running Configure.pl with the '--gen-moar' option. Or, use '--prefix=' to explicitly specify the path where the NQP and MoarVM executables can be found that are use to build Rakudo. --- testing/rakudo/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/rakudo/APKBUILD') diff --git a/testing/rakudo/APKBUILD b/testing/rakudo/APKBUILD index c3ebf9318a..a20ff78a5f 100644 --- a/testing/rakudo/APKBUILD +++ b/testing/rakudo/APKBUILD @@ -5,7 +5,7 @@ pkgver=2018.04 pkgrel=0 pkgdesc="A compiler for the Perl 6 programming language" url="http://rakudo.org/" -arch="all" +arch="all !x86" license="Artistic-2.0" depends="nqp libffi" makedepends="perl-utils moarvm-dev libffi-dev" -- cgit v1.2.3