From: Jan Rękorajski Date: Sat, 25 Jul 2015 18:05:26 +0000 (+0200) Subject: - disable parallel build X-Git-Tag: auto/th/ocaml-zarith-1.2.1-3 X-Git-Url: http://git.pld-linux.org/?p=packages%2Focaml-zarith.git;a=commitdiff_plain;h=60665bdbb95530ef1494b1375e7734edd66bea7c - disable parallel build --- diff --git a/ocaml-zarith.spec b/ocaml-zarith.spec index 9c8db95..eb94507 100644 --- a/ocaml-zarith.spec +++ b/ocaml-zarith.spec @@ -49,7 +49,7 @@ CFLAGS="%{rpmcflags}" \ -installdir $RPM_BUILD_ROOT/%{_libdir}/ocaml \ -gmp -%{__make} VERBOSE=1 +%{__make} -j1 VERBOSE=1 %install rm -rf $RPM_BUILD_ROOT