Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115291404
D40613.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
351 B
Referenced Files
None
Subscribers
None
D40613.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
@@ -59,6 +59,9 @@
# step towards removing the options entirely.
#
.for var in ${__REQUIRED_OPTIONS}
+.if defined(WITHOUT_${var})
+.warning WITHOUT_${var} option ignored: it is no longer supported
+.endif
MK_${var}:= yes
.endfor
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 23, 7:40 AM (14 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17725179
Default Alt Text
D40613.diff (351 B)
Attached To
Mode
D40613: Warn about nonfunctional WITH/WITHOUT options
Attached
Detach File
Event Timeline
Log In to Comment