diff options
-rw-r--r-- | win32/Makefile.sub | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -156,6 +156,9 @@ DEBUGFLAGS = -Zi !if "$(RUBY_DEVEL)" == "yes" XCFLAGS = $(XCFLAGS) -DRUBY_DEVEL=1 !endif !if !defined(OPTFLAGS) !if $(MSC_VER) < 1400 OPTFLAGS = -O2b2xg- |