Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107629054
D17251.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
632 B
Referenced Files
None
Subscribers
None
D17251.diff
View Options
Index: head/share/mk/dirdeps-options.mk
===================================================================
--- head/share/mk/dirdeps-options.mk
+++ head/share/mk/dirdeps-options.mk
@@ -1,5 +1,5 @@
# $FreeBSD$
-# $Id: dirdeps-options.mk,v 1.8 2018/05/29 22:31:21 sjg Exp $
+# $Id: dirdeps-options.mk,v 1.9 2018/09/20 00:07:19 sjg Exp $
#
# @(#) Copyright (c) 2018, Simon J. Gerraty
#
@@ -54,7 +54,8 @@
DIRDEPS := ${DIRDEPS:O:u}
# avoid cross contamination
.for o in ${DIRDEPS_OPTIONS:tu}
-.undef DIRDEPS.$o.yes DIRDEPS.$o.no
+.undef DIRDEPS.$o.yes
+.undef DIRDEPS.$o.no
.endfor
.else
# whether options are enabled or not,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 17, 10:05 PM (16 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15843718
Default Alt Text
D17251.diff (632 B)
Attached To
Mode
D17251: Use .undef per variable
Attached
Detach File
Event Timeline
Log In to Comment