summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-10-02 04:50:33 +0000
committerCoprDistGit <infra@openeuler.org>2023-10-02 04:50:33 +0000
commit0f538055fea13e155d157aa36b3a43db0d2ca3aa (patch)
treebe0d0efb0e44afa55c466ba854049347497747ea
parentea934d54dad06451a399950c7e834de0b6334966 (diff)
automatic import of openssh
-rw-r--r--openssh.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/openssh.spec b/openssh.spec
index 9dd62fd..e6bf434 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -283,6 +283,7 @@ else
fi
LDFLAGS="$LDFLAGS -L/opt/openssl3/lib"
+CFLAGS="$CFLAGS -I/opt/openssl3/include"
%configure \
--with-ssl-dir=/opt/openssl3 \
--sysconfdir=%{_sysconfdir}/ssh --libexecdir=%{_libexecdir}/openssh \