summaryrefslogtreecommitdiffstats
path: root/win32
diff options
context:
space:
mode:
Diffstat (limited to 'win32')
-rw-r--r--win32/Makefile.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index c38477fba..94d0fe40e 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -100,7 +100,7 @@ DEBUGFLAGS = -Zi
!if $(MSC_VER) < 1400
OPTFLAGS = -O2b2xg-
!else
-OPTFLAGS = -O2b2xty-
+OPTFLAGS = -O2sy-
!endif
!endif
!if !defined(PLATFORM)