Skip to content

Commit 2fcd97d

Browse files
committed
application.sh: enable multi-lib
1 parent dad3e36 commit 2fcd97d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/application.sh

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

4141
# Normally should be commented out. Enable it only during tests,
4242
# to save some build time.
43-
XBB_APPLICATION_WITHOUT_MULTILIB="y"
43+
# XBB_APPLICATION_WITHOUT_MULTILIB="y"
4444

4545
# -----------------------------------------------------------------------------
4646

0 commit comments

Comments
 (0)