chroot-binutils: make this cross buildable.
This commit is contained in:
parent
e7f93e8214
commit
f1e927910e
|
@ -13,6 +13,7 @@ checksum=2162905dabf191a2a803eab8d31e7be52d96d6ccd1e0ce42e25d82c6be918cd0
|
|||
if [ -n "$IN_CHROOT" ]; then
|
||||
makedepends="flex perl"
|
||||
fi
|
||||
crossmakedepends="zlib-devel"
|
||||
|
||||
noverifyrdeps=yes
|
||||
bootstrap=yes
|
||||
|
|
Loading…
Reference in New Issue