cross-aarch64-linux-musl: restrict to x86_64{,-musl}.

This commit is contained in:
Juan RP 2015-06-27 09:51:28 +02:00
parent b4bcf95072
commit 24025d3a29
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ nocross=yes
nodebug=yes
create_wrksrc=yes
only_for_archs="x86_64 x86_64-musl"
hostmakedepends="perl flex"
makedepends="zlib-devel gmp-devel mpfr-devel libmpc-devel"
nostrip_files="libgcc.a libgcov.a libgcc_eh.a"