Skip to content

Commit 0fd77a9

Browse files
committed
Update buildtools.bat
1 parent 5fce47b commit 0fd77a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x86/buildtools.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ rem ember that we get here even in command.com.
2323
if NOT EXIST %WD%opt\bin\CmdInit.cmd %WD%usr\bin\touch.exe > %WD%opt\bin\CmdInit.cmd
2424

2525
if NOT EXIST %WD%msys-2.0.dll set WD=%~dp0usr\bin\
26-
set MSYSTEM=MINGW64
26+
set MSYSTEM=MINGW32
2727
set MINGW32=/mingw32
2828
set MINGW64=/mingw64
2929
set PATH=%PATH%;.

0 commit comments

Comments
 (0)