chroot-gcc: fix cross build.
This commit is contained in:
parent
809b6f1eae
commit
5beb31dc6e
@ -27,8 +27,9 @@ checksum="
|
|||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
|
|
||||||
makedepends="chroot-binutils>=2.22.52.0.4"
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
makedepends="chroot-binutils>=2.22.52.0.4"
|
||||||
|
fi
|
||||||
if [ -n "$IN_CHROOT" ]; then
|
if [ -n "$IN_CHROOT" ]; then
|
||||||
makedepends+=" perl flex"
|
makedepends+=" perl flex"
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user