]> git.pld-linux.org Git - packages/ocaml-zarith.git/blobdiff - ocaml-zarith.spec
- disable parallel build
[packages/ocaml-zarith.git] / ocaml-zarith.spec
index 9c8db95599dc813d32412d7a225b780ccec39b98..eb94507e61623679ae5992e73878ccc6d8a8e0f3 100644 (file)
@@ -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
This page took 0.052273 seconds and 4 git commands to generate.