srcpkgs: use "nocross=yes" where applicable.

This commit is contained in:
Juan RP 2014-08-21 12:14:29 +02:00
parent 404dc21a05
commit 8854ff0a60
11 changed files with 12 additions and 42 deletions

View file

@ -29,16 +29,13 @@ checksum="
ed4dfd9f56b7c82e9c71331bbf8d2ea01ddfddc1b6209bd3f3c8640aa24065cf"
lib32disabled=yes
nocross=yes
create_wrksrc=yes
hostmakedepends="perl flex"
makedepends="zlib-devel gmp-devel mpfr-devel libmpc-devel"
depends="${pkgname}-libc-${version}_${revision}"
nostrip_files="libgcc.a libgcov.a libgcc_eh.a"
if [ "$CROSS_BUILD" ]; then
msg_error "${pkgname}-${version}: cannot be cross compiled.\n"
fi
_apply_patch() {
local pname="$(basename $1)"