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 5fce47b commit 0fd77a9Copy full SHA for 0fd77a9
x86/buildtools.bat
@@ -23,7 +23,7 @@ rem ember that we get here even in command.com.
23
if NOT EXIST %WD%opt\bin\CmdInit.cmd %WD%usr\bin\touch.exe > %WD%opt\bin\CmdInit.cmd
24
25
if NOT EXIST %WD%msys-2.0.dll set WD=%~dp0usr\bin\
26
-set MSYSTEM=MINGW64
+set MSYSTEM=MINGW32
27
set MINGW32=/mingw32
28
set MINGW64=/mingw64
29
set PATH=%PATH%;.
0 commit comments