Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F164900193
D50684.id156563.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
816 B
Referenced Files
None
Subscribers
None
D50684.id156563.diff
View Options
diff --git a/share/mk/src.opts.mk b/share/mk/src.opts.mk
--- a/share/mk/src.opts.mk
+++ b/share/mk/src.opts.mk
@@ -211,6 +211,7 @@
LOADER_VERIEXEC_PASS_MANIFEST \
LLVM_FULL_DEBUGINFO \
MALLOC_PRODUCTION \
+ MITKRB5 \
OFED_EXTRA \
OPENLDAP \
REPRODUCIBLE_BUILD \
@@ -403,6 +404,7 @@
MK_OPENSSH:= no
MK_KERBEROS:= no
MK_KERBEROS_SUPPORT:= no
+MK_MITKRB5:= no
.endif
.if ${MK_DTRACE} == "no"
@@ -429,6 +431,7 @@
MK_OPENSSL_KTLS:= no
MK_KERBEROS:= no
MK_KERBEROS_SUPPORT:= no
+MK_MITKRB5:= no
MK_LDNS:= no
MK_PKGBOOTSTRAP:= no
MK_LOADER_ZFS:= no
diff --git a/tools/build/options/WITH_MITKRB5 b/tools/build/options/WITH_MITKRB5
new file mode 100644
--- /dev/null
+++ b/tools/build/options/WITH_MITKRB5
@@ -0,0 +1 @@
+Set this to build MIT Kerberos 5 instead of KTH Heimdal.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Aug 5, 3:45 PM (5 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36041695
Default Alt Text
D50684.id156563.diff (816 B)
Attached To
Mode
D50684: Add MIT KRB5 build knob
Attached
Detach File
Event Timeline
Log In to Comment