chroot-gcc: really fix cross build (use hostmakedepends).
This commit is contained in:
@@ -31,7 +31,7 @@ if [ -z "$CROSS_BUILD" ]; then
|
||||
makedepends="chroot-binutils>=2.22.52.0.4"
|
||||
fi
|
||||
if [ -n "$IN_CHROOT" ]; then
|
||||
makedepends+=" perl flex"
|
||||
hostmakedepends+=" perl flex"
|
||||
fi
|
||||
|
||||
pre_configure() {
|
||||
|
||||
Reference in New Issue
Block a user