summaryrefslogtreecommitdiff
path: root/win32/Makefile.sub
diff options
context:
space:
mode:
Diffstat (limited to 'win32/Makefile.sub')
-rw-r--r--win32/Makefile.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index 26fd8d2b04..a7f13e3df4 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -173,7 +173,7 @@ MINIRUBY = .\miniruby$(EXEEXT) $(MINIRUBYOPT)
RUNRUBY = .\ruby$(EXEEXT) "$(srcdir)/runruby.rb" --extout="$(EXTOUT)" --
!if !defined(STACK)
-STACK = 0x2000000
+STACK = 0x200000
!endif
ORGLIBPATH = $(LIB)