Skip to content

Commit df801af

Browse files
committed
application.sh: temporarily disable multilib
1 parent 11f2df9 commit df801af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-assets/scripts/application.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ XBB_APPLICATION_TARGET_TRIPLET=${XBB_APPLICATION_TARGET_TRIPLET:-"arm-none-eabi"
4444

4545
# Normally should be commented out. Enable it only during tests,
4646
# to save some build time.
47-
# XBB_APPLICATION_WITHOUT_MULTILIB="y"
47+
XBB_APPLICATION_WITHOUT_MULTILIB="y"
4848

4949
# -----------------------------------------------------------------------------
5050

0 commit comments

Comments
 (0)