Skip to content

Commit 30a1436

Browse files
committed
application.sh: disable multi-lib
1 parent abeaea7 commit 30a1436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/application.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ declare -a XBB_APPLICATION_COMMON_DEPENDENCIES=( texinfo zlib gmp mpfr mpc isl l
2929

3030
# Normally should be commented out. Enable it only during tests,
3131
# to save some build time.
32-
# XBB_APPLICATION_WITHOUT_MULTILIB="y"
32+
XBB_APPLICATION_WITHOUT_MULTILIB="y"
3333

3434
# -----------------------------------------------------------------------------
3535

0 commit comments

Comments
 (0)