]> git.pld-linux.org Git - packages/zstd.git/commitdiff
skip building contrib which ignores CFLAGS
authorJan Palus <atler@pld-linux.org>
Sat, 14 Nov 2020 20:22:21 +0000 (21:22 +0100)
committerJan Palus <atler@pld-linux.org>
Sat, 14 Nov 2020 20:23:12 +0000 (21:23 +0100)
zstd.spec

index 0503eee5eefbdb4728a448b4fc95b33b36f71aa5..55e5e0d788ae6b827c5c02e34fabdf65eb4178f3 100644 (file)
--- a/zstd.spec
+++ b/zstd.spec
@@ -55,7 +55,7 @@ CXX="%{__cxx}" \
 CFLAGS="%{rpmcflags} %{rpmcppflags}" \
 CXXFLAGS="%{rpmcxxflags} %{rpmcppflags}" \
 LDFLAGS="%{rpmldflags}" \
-%{__make} all \
+%{__make} allmost manual \
        V=1
 
 %install
This page took 0.083943 seconds and 4 git commands to generate.