[packages/netsniff-ng] try without our CFLAGS

gotar gotar at pld-linux.org
Sun Nov 5 17:49:06 CET 2017


commit 56a9b9288e34927ce7c425a6b6de4408086dbe0a
Author: Tomasz Pala <gotar at pld-linux.org>
Date:   Sun Nov 5 17:48:10 2017 +0100

    try without our CFLAGS

 netsniff-ng.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/netsniff-ng.spec b/netsniff-ng.spec
index 4a6b207..477c73b 100644
--- a/netsniff-ng.spec
+++ b/netsniff-ng.spec
@@ -42,9 +42,9 @@ NACL_LIB=sodium \
 ./configure \
 	--sysconfdir="%{_sysconfdir}" \
 	--prefix="%{_prefix}"
-%{__make} -j1 \
+%{__make} \
 	%{?debug:DEBUG=1} \
-	%{!?debug:HARDENING=1 CPPFLAGS="%{rpmcflags}"} \
+	%{!?debug:HARDENING=1} \
 	Q=
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/netsniff-ng.git/commitdiff/56a9b9288e34927ce7c425a6b6de4408086dbe0a



More information about the pld-cvs-commit mailing list