Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F137933505
D51937.id160448.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
613 B
Referenced Files
None
Subscribers
None
D51937.id160448.diff
View Options
diff --git a/Makefile.libcompat b/Makefile.libcompat
--- a/Makefile.libcompat
+++ b/Makefile.libcompat
@@ -93,7 +93,11 @@
_LC_LIBDIRS.${MK_CRYPT:tl}+= secure/lib
.if ${MK_MITKRB5} != "no"
_LC_LIBDIRS.${MK_KERBEROS:tl}+= krb5/lib
-_LC_LIBDIRS.${MK_KERBEROS:tl}+= krb5/util
+# Only include the parts of krb5/util that build libraries, not executables.
+_LC_LIBDIRS.${MK_KERBEROS:tl}+= krb5/util/et
+_LC_LIBDIRS.${MK_KERBEROS:tl}+= krb5/util/profile
+_LC_LIBDIRS.${MK_KERBEROS:tl}+= krb5/util/support
+_LC_LIBDIRS.${MK_KERBEROS:tl}+= krb5/util/verto
.else
_LC_LIBDIRS.${MK_KERBEROS:tl}+= kerberos5/lib
.endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 28, 10:04 AM (6 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26280740
Default Alt Text
D51937.id160448.diff (613 B)
Attached To
Mode
D51937: Makefile.libcompat: Tweak krb5 compat dirs
Attached
Detach File
Event Timeline
Log In to Comment