Searched hist:"94 ef145e6bc4cf40dd3a52e3bf96d54b4bf508dd" (Results 1 – 4 of 4) sorted by relevance
/freebsd/secure/usr.bin/ssh/ |
H A D | Makefile | diff 94ef145e6bc4cf40dd3a52e3bf96d54b4bf508dd Mon Jan 02 21:29:50 CET 2017 Enji Cooper <ngie@FreeBSD.org> Only bake krb5_config.h support in to ssh(3), etc if both MK_GSSAPI and MK_KERBEROS_SUPPORT != no
This fixes the odd case where someone specified MK_GSSAPI=no and MK_KERBEROS_SUPPORT=yes (which admittedly, probably doesn't make sense, but the build system doesn't prevent this case today, and it didn't when I filed the bug back in 2011 either).
MFC after: 2 weeks PR: 159745
|
/freebsd/secure/usr.sbin/sshd/ |
H A D | Makefile | diff 94ef145e6bc4cf40dd3a52e3bf96d54b4bf508dd Mon Jan 02 21:29:50 CET 2017 Enji Cooper <ngie@FreeBSD.org> Only bake krb5_config.h support in to ssh(3), etc if both MK_GSSAPI and MK_KERBEROS_SUPPORT != no
This fixes the odd case where someone specified MK_GSSAPI=no and MK_KERBEROS_SUPPORT=yes (which admittedly, probably doesn't make sense, but the build system doesn't prevent this case today, and it didn't when I filed the bug back in 2011 either).
MFC after: 2 weeks PR: 159745
|
/freebsd/secure/lib/libssh/ |
H A D | Makefile | diff 94ef145e6bc4cf40dd3a52e3bf96d54b4bf508dd Mon Jan 02 21:29:50 CET 2017 Enji Cooper <ngie@FreeBSD.org> Only bake krb5_config.h support in to ssh(3), etc if both MK_GSSAPI and MK_KERBEROS_SUPPORT != no
This fixes the odd case where someone specified MK_GSSAPI=no and MK_KERBEROS_SUPPORT=yes (which admittedly, probably doesn't make sense, but the build system doesn't prevent this case today, and it didn't when I filed the bug back in 2011 either).
MFC after: 2 weeks PR: 159745
|
/freebsd/ |
H A D | Makefile.inc1 | diff 94ef145e6bc4cf40dd3a52e3bf96d54b4bf508dd Mon Jan 02 21:29:50 CET 2017 Enji Cooper <ngie@FreeBSD.org> Only bake krb5_config.h support in to ssh(3), etc if both MK_GSSAPI and MK_KERBEROS_SUPPORT != no
This fixes the odd case where someone specified MK_GSSAPI=no and MK_KERBEROS_SUPPORT=yes (which admittedly, probably doesn't make sense, but the build system doesn't prevent this case today, and it didn't when I filed the bug back in 2011 either).
MFC after: 2 weeks PR: 159745
|