diff options
-rw-r--r-- | openssh.spec | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/openssh.spec b/openssh.spec index f1d7be0..b592d56 100644 --- a/openssh.spec +++ b/openssh.spec @@ -296,10 +296,7 @@ CFLAGS="$CFLAGS -I/opt/openssl3/include" %ifnarch riscv64 loongarch64 sw_64 --with-sandbox=seccomp_filter \ %endif - --with-kerberos5${krb5_prefix:+=${krb5_prefix}} --with-libedit - - cat config.log - + --with-kerberos5${krb5_prefix:+=${krb5_prefix}} --with-libedit || cat config.log make gtk2=yes |