cross-arm-linux-gnueabihf: only build this pkg on x86.

This commit is contained in:
Juan RP 2013-07-09 18:56:18 +02:00
parent 47864ead4b
commit 6c3cce271b

View file

@ -39,6 +39,7 @@ checksum="
create_wrksrc=yes
disable_debug=yes
makedepends="perl flex"
only_for_archs="i686 x86_64"
_CROSS_TARGET=${_triplet}
_CROSS_SYSROOT="/usr/${_CROSS_TARGET}"