Skip to content

Commit

Permalink
application.sh: enable multi-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Sep 21, 2023
1 parent dad3e36 commit 2fcd97d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/application.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ XBB_APPLICATION_TARGET_TRIPLET=${XBB_APPLICATION_TARGET_TRIPLET:-"arm-none-eabi"

# Normally should be commented out. Enable it only during tests,
# to save some build time.
XBB_APPLICATION_WITHOUT_MULTILIB="y"
# XBB_APPLICATION_WITHOUT_MULTILIB="y"

# -----------------------------------------------------------------------------

Expand Down

0 comments on commit 2fcd97d

Please sign in to comment.