Run in unlimited stack.
[fedora-mingw.git] / ocaml / mingw32-ocaml.spec
index d5dea45..ed69370 100644 (file)
@@ -76,6 +76,9 @@ and produces Windows native executables.
 
 
 %build
+# Don't run out of memory.
+ulimit -s unlimited
+
 # Build native ocamlrun and ocamlc which contain the filename-win32-dirsep
 # patch.
 ./configure \