From: Richard W.M. Jones <"Richard W.M. Jones "> Date: Sat, 15 Nov 2008 23:38:49 +0000 (+0000) Subject: Run in unlimited stack. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;ds=sidebyside;h=3c7db4c39f1bad202e7a36a2a31c56d9e1d631a9;p=fedora-mingw.git Run in unlimited stack. --- diff --git a/ocaml/mingw32-ocaml.spec b/ocaml/mingw32-ocaml.spec index d5dea45..ed69370 100644 --- a/ocaml/mingw32-ocaml.spec +++ b/ocaml/mingw32-ocaml.spec @@ -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 \