Skip to content

Commit 5b38eb2

Browse files
committed
application.sh: enable multilib
1 parent 75320ee commit 5b38eb2

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
@@ -38,7 +38,7 @@ XBB_APPLICATION_HAS_FLEX_PACKAGE="y"
3838

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

4343
# -----------------------------------------------------------------------------
4444

0 commit comments

Comments
 (0)