chroot-texinfo: repair bootstrap build.
This commit is contained in:
parent
16f6021455
commit
288c5ea144
@ -18,6 +18,9 @@ checksum=1303e91a1c752b69a32666a407e9fbdd6e936def4b09bc7de30f416301530d68
|
|||||||
do_configure() {
|
do_configure() {
|
||||||
cp -f ${XBPS_CROSSPFDIR}/config.sub build-aux
|
cp -f ${XBPS_CROSSPFDIR}/config.sub build-aux
|
||||||
|
|
||||||
|
if [ -z "$CHROOT_READY" ]; then
|
||||||
|
export LDFLAGS="-L${XBPS_MASTERDIR}/usr/lib"
|
||||||
|
fi
|
||||||
./configure ${configure_args} --disable-nls
|
./configure ${configure_args} --disable-nls
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user