Makefile: automatically use Mingw-w64 gcc

This commit is contained in:
James R 2021-06-22 15:54:52 -07:00
parent b04c79d8a7
commit d9a4603526

View file

@ -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