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 01942f5 commit de85acdCopy full SHA for de85acd
windows-installer/installer.nsi
@@ -183,7 +183,7 @@ LangString DESC_SecToolchain ${LANG_ENGLISH} \
183
"Baremetal GNU Toolchain for ARC processors (little endian)"
184
185
# Toolchain big-endian
186
-Section "GNU Toolchain for ARC (big endian)" SecToolchainBE
+Section /o "GNU Toolchain for ARC (big endian)" SecToolchainBE
187
SetOutPath "$INSTDIR"
188
File /r tmp\toolchain_be\*
189
0 commit comments