parent
474a8ac582
commit
c4ef816449
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315205
@ -81,7 +81,7 @@ OPTIONS_DEFINE+= ${opt}
|
||||
|
||||
# Add per arch defaults
|
||||
.for opt in ${OPTIONS_DEFAULT_${ARCH}}
|
||||
.if empty(OPTIONS_DEFAULT:M${opt}}
|
||||
.if empty(OPTIONS_DEFAULT:M${opt})
|
||||
OPTIONS_DEFAULT+= ${opt}
|
||||
.endif
|
||||
.endfor
|
||||
|
Loading…
Reference in New Issue
Block a user