diff --git a/bucket/msys2.json b/bucket/msys2.json index f36c00b880..44cc1bd34f 100644 --- a/bucket/msys2.json +++ b/bucket/msys2.json @@ -33,6 +33,11 @@ "mingw64", "-mingw64 -defterm -here -full-path -no-start" ], + [ + "msys2_shell.cmd", + "clang32", + "-clang32 -defterm -here -full-path -no-start" + ], [ "msys2_shell.cmd", "clang64", @@ -57,6 +62,10 @@ "mingw64.exe", "MinGW64" ], + [ + "clang32.exe", + "Clang32" + ], [ "clang64.exe", "Clang64"