[packages/zstd] skip building contrib which ignores CFLAGS
atler
atler at pld-linux.org
Sat Nov 14 21:24:25 CET 2020
commit 4862656ba6146f086bd78dc5b9d3501ec02e3243
Author: Jan Palus <atler at pld-linux.org>
Date: Sat Nov 14 21:22:21 2020 +0100
skip building contrib which ignores CFLAGS
zstd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/zstd.spec b/zstd.spec
index 0503eee..55e5e0d 100644
--- 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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/zstd.git/commitdiff/4862656ba6146f086bd78dc5b9d3501ec02e3243
More information about the pld-cvs-commit
mailing list