Line
Link Here
|
0 |
-- openssh-7.6_p1-r5.ebuild.gentoo 2018-03-13 13:08:46.000000000 -0600 |
0 |
++ openssh-7.6_p1-r5.ebuild 2018-04-19 16:27:16.779953770 -0600 |
Lines 198-204
Link Here
|
198 |
# We apply the ldap patch conditionally, so can't pass --without-ldap |
198 |
# We apply the ldap patch conditionally, so can't pass --without-ldap |
199 |
# unconditionally else we get unknown flag warnings. |
199 |
# unconditionally else we get unknown flag warnings. |
200 |
$(use ldap && use_with ldap) |
200 |
$(use ldap && use_with ldap) |
201 |
$(use_with ldns) |
201 |
$(use_with ldns ldns "${EROOT}") |
202 |
$(use_with libedit) |
202 |
$(use_with libedit) |
203 |
$(use_with pam) |
203 |
$(use_with pam) |
204 |
$(use_with pie) |
204 |
$(use_with pie) |