chroot-binutils: make this cross buildable.

This commit is contained in:
Juan RP 2013-02-05 14:34:52 +01:00
parent e7f93e8214
commit f1e927910e

View file

@ -13,6 +13,7 @@ checksum=2162905dabf191a2a803eab8d31e7be52d96d6ccd1e0ce42e25d82c6be918cd0
if [ -n "$IN_CHROOT" ]; then if [ -n "$IN_CHROOT" ]; then
makedepends="flex perl" makedepends="flex perl"
fi fi
crossmakedepends="zlib-devel"
noverifyrdeps=yes noverifyrdeps=yes
bootstrap=yes bootstrap=yes