Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102839326
D39849.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
589 B
Referenced Files
None
Subscribers
None
D39849.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
@@ -145,6 +145,7 @@
MLX5TOOL \
NETCAT \
NETGRAPH \
+ NETLINK_SUPPORT \
NLS_CATALOGS \
NS_CACHING \
NTP \
@@ -354,12 +355,6 @@
BROKEN_OPTIONS+= OFED
.endif
-.if ${__T} == "i386" || ${__T} == "amd64"
-__DEFAULT_YES_OPTIONS+=NETLINK_SUPPORT
-.else
-__DEFAULT_NO_OPTIONS+=NETLINK_SUPPORT
-.endif
-
# MK_host_egacy is set by local.sys.mk so is valid here
.if ${MACHINE} == "host" && ${MK_host_egacy} == "yes"
# we cannot expect tests to work
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Nov 18, 8:25 PM (21 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14704163
Default Alt Text
D39849.diff (589 B)
Attached To
Mode
D39849: netlink: enable NETLINK_SUPPORT by default on all architectures.
Attached
Detach File
Event Timeline
Log In to Comment