diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2022-03-02 14:45:23 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2025-02-20 22:39:48 +0000 |
| commit | 7f916236044d9a733de8b3c47b5dcbf71988cb03 (patch) | |
| tree | b9443e7ee961990ed7535221e284c7a4dd2de80b /secure/libexec | |
| parent | 045a4c108fcf4d8d77da0abab0d24f072bd24244 (diff) | |
Diffstat (limited to 'secure/libexec')
| -rw-r--r-- | secure/libexec/sshd-session/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/secure/libexec/sshd-session/Makefile b/secure/libexec/sshd-session/Makefile index e365b0c53dde..bce96112f65a 100644 --- a/secure/libexec/sshd-session/Makefile +++ b/secure/libexec/sshd-session/Makefile @@ -45,8 +45,6 @@ LDFLAGS+=-L${LIBBLACKLISTDIR} .endif .if ${MK_GSSAPI} != "no" && ${MK_KERBEROS_SUPPORT} != "no" -CFLAGS+= -include krb5_config.h -SRCS+= krb5_config.h LIBADD+= gssapi_krb5 gssapi krb5 .endif |
