Skip to content

Commit 8c0a474

Browse files
committed
application.sh: enable multi-libs
1 parent 13a9f6c commit 8c0a474

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
@@ -33,7 +33,7 @@ XBB_APPLICATION_TARGET_TRIPLET=${XBB_APPLICATION_TARGET_TRIPLET:-"arm-none-eabi"
3333

3434
# Normally should be commented out. Enable it only during tests,
3535
# to save some build time.
36-
XBB_APPLICATION_WITHOUT_MULTILIB="y"
36+
# XBB_APPLICATION_WITHOUT_MULTILIB="y"
3737

3838
# -----------------------------------------------------------------------------
3939

0 commit comments

Comments
 (0)