Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F143042932
D47313.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
623 B
Referenced Files
None
Subscribers
None
D47313.diff
View Options
diff --git a/libexec/rc/rc.d/Makefile b/libexec/rc/rc.d/Makefile
--- a/libexec/rc/rc.d/Makefile
+++ b/libexec/rc/rc.d/Makefile
@@ -286,7 +286,7 @@
NTPPACKAGE= ntp
.endif
-.if ${MK_OFED} != "no"
+.if ${MK_OFED_EXTRA} != "no"
_opensm= opensm
.endif
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -6540,6 +6540,7 @@
.endif
.if ${MK_OFED_EXTRA} == no
+OLD_FILES+=etc/rc.d/opensm
OLD_FILES+=usr/bin/dump_fts
OLD_FILES+=usr/bin/ibaddr
OLD_FILES+=usr/bin/ibcacheedit
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jan 26, 11:20 AM (9 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28025070
Default Alt Text
D47313.diff (623 B)
Attached To
Mode
D47313: rc.d/opensm: Only install when MK_OFED_EXTRA is set
Attached
Detach File
Event Timeline
Log In to Comment