From a97eeb671c0982c70e25f8f4671a9fd98f5f3131 Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Thu, 16 Feb 2017 10:46:10 +0100 Subject: [PATCH] ppc architecture is gone for years --- openssh.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/openssh.spec b/openssh.spec index 4a1dd8d..8e58623 100644 --- a/openssh.spec +++ b/openssh.spec @@ -567,11 +567,7 @@ make clean %endif %if %{WITH_SELINUX} --with-selinux --with-audit=linux \ -%ifnarch ppc --with-sandbox=seccomp_filter \ -%else - --with-sandbox=rlimit \ -%endif %endif %if %{kerberos5} --with-kerberos5${krb5_prefix:+=${krb5_prefix}} \