summaryrefslogtreecommitdiff
path: root/installer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'installer/Makefile')
-rw-r--r--installer/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/installer/Makefile b/installer/Makefile
index 35a00086..94693160 100644
--- a/installer/Makefile
+++ b/installer/Makefile
@@ -1,6 +1,6 @@
-CC=/opt/xmingw/bin/i386-mingw32msvc-gcc -DWIN32 -Wno-trigraphs
-STRIP=/opt/xmingw/bin/i386-mingw32msvc-strip
-WINDRES=/opt/xmingw/bin/i386-mingw32msvc-windres
+CC=i686-pc-mingw32-gcc -DWIN32 -Wno-trigraphs
+STRIP=i686-pc-mingw32-strip
+WINDRES=i686-pc-mingw32-windres
LICENSE=gpl.c