Re-disable GSSAPI, which does not build on several archs.
Approved by: delphij (mentor)
This commit is contained in:
parent
cfd4d2c42e
commit
ebd98a8393
@ -27,10 +27,10 @@ INTERNALLIB=
|
||||
.endif
|
||||
.endif
|
||||
|
||||
# Enable GSSAPI support if available
|
||||
.if ${MK_KERBEROS} != "no"
|
||||
CFLAGS+= -DGSSAPI
|
||||
.endif
|
||||
# GSSAPI support is incomplete in 9.3.0
|
||||
#.if ${MK_KERBEROS} != "no"
|
||||
#CFLAGS+= -DGSSAPI
|
||||
#.endif
|
||||
|
||||
# Enable IPv6 support if available
|
||||
.if ${MK_INET6_SUPPORT} != "no"
|
||||
|
Loading…
x
Reference in New Issue
Block a user