Update packages for xbps-src>=53: use configure_args, get rid of CONFIGURE_SHARED_ARGS.
This commit is contained in:
@@ -21,7 +21,7 @@ do_configure() {
|
||||
CONFIGFLAG="--enable-64-bit-bfd --enable-multilib"
|
||||
fi
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
# Do not use CONFIGURE_SHARED_ARGS nor build_style=gnu-configure,
|
||||
# Do not use configure_args nor build_style=gnu-configure,
|
||||
# avoiding --with-sysroot to $XBPS_CROSS_BASE.
|
||||
CONFIGFLAG="--host=$XBPS_CROSS_TRIPLET --with-build-sysroot=$XBPS_CROSS_BASE"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user