commit:     03a41c5401c51ae7c55adb8b4de3d58f0d3dbb58
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 24 12:07:58 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Aug 24 12:07:58 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03a41c54

net-misc/openssh: set "--without-hardening" for Cygwin

Closes: https://bugs.gentoo.org/659210
Package-Manager: Portage-2.3.48, Repoman-2.3.10

 net-misc/openssh/openssh-7.7_p1-r9.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-misc/openssh/openssh-7.7_p1-r9.ebuild 
b/net-misc/openssh/openssh-7.7_p1-r9.ebuild
index 008a9853fba..b64d100d14c 100644
--- a/net-misc/openssh/openssh-7.7_p1-r9.ebuild
+++ b/net-misc/openssh/openssh-7.7_p1-r9.ebuild
@@ -274,6 +274,7 @@ src_configure() {
                $(use_with ssl openssl)
                $(use_with ssl md5-passwords)
                $(use_with ssl ssl-engine)
+               $(use_with !elibc_Cygwin hardening) #659210
        )
 
        # stackprotect is broken on musl x86

Reply via email to