We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3df0afb commit 778a402Copy full SHA for 778a402
1 file changed
scripts/application.sh
@@ -33,7 +33,7 @@ XBB_APPLICATION_TARGET_TRIPLET=${XBB_APPLICATION_TARGET_TRIPLET:-"arm-none-eabi"
33
34
# Normally should be commented out. Enable it only during tests,
35
# to save some build time.
36
-XBB_APPLICATION_WITHOUT_MULTILIB="y"
+# XBB_APPLICATION_WITHOUT_MULTILIB="y"
37
38
# -----------------------------------------------------------------------------
39
0 commit comments