diff --git a/ocaml-ounit.spec b/ocaml-ounit.spec index 1bd8514..2ab32fe 100644 --- a/ocaml-ounit.spec +++ b/ocaml-ounit.spec @@ -43,7 +43,7 @@ sh ./configure --destdir $RPM_BUILD_ROOT %build %ifarch %{arm} # RHBZ#1119049 -ulimit -s 262144 +ulimit -s unlimited %endif make all make doc