diff --git a/win32/Makefile.sub b/win32/Makefile.sub index c38477fbaa..94d0fe40eb 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)