Run in unlimited stack.
authorRichard W.M. Jones <rjones@redhat.com>
Sat, 15 Nov 2008 23:38:49 +0000 (23:38 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Sat, 15 Nov 2008 23:38:49 +0000 (23:38 +0000)
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 \