diff --git a/src/Makefile.d/detect.mk b/src/Makefile.d/detect.mk index f576bcf78..9688bfc9b 100644 --- a/src/Makefile.d/detect.mk +++ b/src/Makefile.d/detect.mk @@ -29,6 +29,7 @@ $(call Print,$(_m)) # go for a 32-bit sdl mingw exe by default MINGW:=1 +CC:=i686-w64-mingw32-gcc # Mingw-w64 WINDOWSHELL:=1 else # if you on the *nix