gcc: disable sjlj-exceptions for cross again.

This commit is contained in:
Juan RP 2015-05-14 11:25:42 +02:00
parent ef097888c0
commit b5bce8db38

View file

@ -105,6 +105,7 @@ do_configure() {
_langs="c,c++,lto"
_args+=" --disable-multilib --host=$XBPS_CROSS_TRIPLET --with-build-sysroot=${XBPS_CROSS_BASE}"
_args+=" --enable-sjlj-exceptions=no"
else
case "$XBPS_TARGET_MACHINE" in
# XXX disable go and java with musl