diff options
author | CoprDistGit <infra@openeuler.org> | 2023-10-02 04:50:33 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-10-02 04:50:33 +0000 |
commit | 0f538055fea13e155d157aa36b3a43db0d2ca3aa (patch) | |
tree | be0d0efb0e44afa55c466ba854049347497747ea | |
parent | ea934d54dad06451a399950c7e834de0b6334966 (diff) |
automatic import of openssh
-rw-r--r-- | openssh.spec | 1 |
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 \ |