[packages/netsniff-ng] not sure what breaks the build here...

gotar gotar at pld-linux.org
Sun Nov 5 17:42:26 CET 2017


commit 238ebfa13782e325294dae8255ce736938d4e613
Author: Tomasz Pala <gotar at pld-linux.org>
Date:   Sun Nov 5 17:42:04 2017 +0100

    not sure what breaks the build here...

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

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/netsniff-ng.git/commitdiff/238ebfa13782e325294dae8255ce736938d4e613



More information about the pld-cvs-commit mailing list