Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151791365
D4222.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
700 B
Referenced Files
None
Subscribers
None
D4222.diff
View Options
Index: share/mk/bsd.opts.mk
===================================================================
--- share/mk/bsd.opts.mk
+++ share/mk/bsd.opts.mk
@@ -31,6 +31,7 @@
__<bsd.opts.mk>__:
.if !defined(_WITHOUT_SRCCONF)
+
#
# Define MK_* variables (which are either "yes" or "no") for users
# to set via WITH_*/WITHOUT_* in /etc/src.conf and override in the
@@ -104,6 +105,8 @@
MK_STALE_STAGED= no
.endif
+.include <bsd.cpu.mk>
+
.endif # !_WITHOUT_SRCCONF
.endif
Index: share/mk/sys.mk
===================================================================
--- share/mk/sys.mk
+++ share/mk/sys.mk
@@ -408,6 +408,4 @@
path=${__MAKE_SHELL}
.endif
-.include <bsd.cpu.mk>
-
.endif # ! Posix
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 11, 5:14 PM (4 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31299996
Default Alt Text
D4222.diff (700 B)
Attached To
Mode
D4222: Move the inclusion of bsd.cpu.mk from sys.mk to bsd.opts.mk.
Attached
Detach File
Event Timeline
Log In to Comment