diff options
Diffstat (limited to 'makefiles/makeinclude.mingw32')
| -rw-r--r-- | makefiles/makeinclude.mingw32 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makefiles/makeinclude.mingw32 b/makefiles/makeinclude.mingw32 index 55f70f36f..5919c10cb 100644 --- a/makefiles/makeinclude.mingw32 +++ b/makefiles/makeinclude.mingw32 @@ -14,7 +14,7 @@ srcdir =. # compiler names: CXX =g++ -CC =g++ +CC =gcc # flags for C++ compiler: CFLAGS =-Wall -O2 -DWIN32 |
