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 2c54427 commit a19a986Copy full SHA for a19a986
utils/build-windows-toolchain.bat
@@ -40,7 +40,7 @@ set TEMP=%BuildRoot%\tmp
40
set TMP=%BuildRoot%\tmp
41
set TMPDIR=%BuildRoot%\tmp
42
43
-set NINJA_STATUS="[%%f/%%t][%%p][%%es]"
+set NINJA_STATUS=[%%f/%%t][%%p][%%es]
44
45
call :CloneDependencies || (exit /b)
46
call :CloneRepositories || (exit /b)
0 commit comments