]> git.pld-linux.org Git - packages/zstd.git/commitdiff
disable parallel build auto/th/zstd-1.4.8-1
authorJan Palus <atler@pld-linux.org>
Sat, 30 Jan 2021 15:05:09 +0000 (16:05 +0100)
committerJan Palus <atler@pld-linux.org>
Sat, 30 Jan 2021 15:05:09 +0000 (16:05 +0100)
zstd.spec

index 6ebe717804903aac90891c2b4cf7cb42b9d5fb7f..50c81707fb9b89a3275b14d08f690d579715f4cf 100644 (file)
--- a/zstd.spec
+++ b/zstd.spec
@@ -59,7 +59,7 @@ CXX="%{__cxx}" \
 CFLAGS="%{rpmcflags} %{rpmcppflags} %{?archcflags}" \
 CXXFLAGS="%{rpmcxxflags} %{rpmcppflags}" \
 LDFLAGS="%{rpmldflags}" \
-%{__make} allmost manual \
+%{__make} -j1 allmost manual \
        V=1
 
 %install
This page took 0.042115 seconds and 4 git commands to generate.