]> git.pld-linux.org Git - packages/ocaml-zarith.git/commitdiff
- disable parallel build auto/th/ocaml-zarith-1.2.1-3
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 25 Jul 2015 18:05:26 +0000 (20:05 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 25 Jul 2015 18:05:26 +0000 (20:05 +0200)
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.079974 seconds and 4 git commands to generate.