git.annexia.org
/
fedora-mingw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e355831
)
Run in unlimited stack.
author
Richard W.M. Jones
<rjones@redhat.com>
Sat, 15 Nov 2008 23:38:49 +0000
(23:38 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Sat, 15 Nov 2008 23:38:49 +0000
(23:38 +0000)
ocaml/mingw32-ocaml.spec
patch
|
blob
|
history
diff --git
a/ocaml/mingw32-ocaml.spec
b/ocaml/mingw32-ocaml.spec
index
d5dea45
..
ed69370
100644
(file)
--- 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 \