commit cc5b05fadaed564abb5cd9180643d91e5f4b56d8
Author: Jan Rękorajski <[email protected]>
Date: Fri Apr 24 22:55:51 2015 +0200
- safecatch on x32
openssh.spec | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/openssh.spec b/openssh.spec
index 415f316..0321a22 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -20,6 +20,10 @@
%define sandbox %{?with_libseccomp:lib}seccomp_filter
+%ifarch x32
+%{!?with_libseccomp:%error openssh seccomp implementation is broken! do not
disable libseccomp on x32}
+%endif
+
%if "%{pld_release}" == "ac"
%define pam_ver 0.79.0
%else
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openssh.git/commitdiff/cc5b05fadaed564abb5cd9180643d91e5f4b56d8
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit