Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161712504
D38277.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
D38277.diff
View Options
diff --git a/Makefile.inc1 b/Makefile.inc1
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -2229,11 +2229,6 @@
BOOTSTRAPPING_OSRELDATE:= 0
.endif
-# libnv and libsbuf are requirements for config(8), which is an unconditional
-# bootstrap-tool.
-_config=usr.sbin/config lib/libnv lib/libsbuf
-${_bt}-usr.sbin/config: ${_bt}-lib/libnv ${_bt}-lib/libsbuf
-
.if ${MK_GAMES} != "no"
_strfile= usr.bin/fortune/strfile
.endif
@@ -2529,7 +2524,7 @@
${_other_bootstrap_tools} \
usr.bin/xinstall \
${_gensnmptree} \
- ${_config} \
+ usr.sbin/config \
${_flua} \
${_crunchide} \
${_crunchgen} \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jul 7, 4:25 AM (14 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34783005
Default Alt Text
D38277.diff (623 B)
Attached To
Mode
D38277: buildworld: drop config(8) dependencies from bootstrap
Attached
Detach File
Event Timeline
Log In to Comment