Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F112622738
D49123.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
390 B
Referenced Files
None
Subscribers
None
D49123.diff
View Options
diff --git a/share/mk/bsd.mkopt.mk b/share/mk/bsd.mkopt.mk
--- a/share/mk/bsd.mkopt.mk
+++ b/share/mk/bsd.mkopt.mk
@@ -67,7 +67,7 @@
# step towards removing the options entirely.
#
.for var in ${__REQUIRED_OPTIONS}
-.if defined(WITHOUT_${var})
+.if defined(WITHOUT_${var}) && !make(showconfig)
.warning WITHOUT_${var} option ignored: it is no longer supported
.endif
MK_${var}:= yes
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Mar 21, 3:44 PM (9 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16837070
Default Alt Text
D49123.diff (390 B)
Attached To
Mode
D49123: bsd.mkopt.mk: Avoid warning from makeman
Attached
Detach File
Event Timeline
Log In to Comment