Evaluate options after including src-env.conf and before Makefile.sys.inc.
Fixes top-level breakage in r325974. Pointyhat to: bdrewery Sponsored by: Dell
This commit is contained in:
parent
7e0aabd961
commit
f70bac6449
@ -22,6 +22,8 @@ SRC_ENV_CONF?= /etc/src-env.conf
|
||||
_src_env_conf_included_: .NOTMAIN
|
||||
.endif
|
||||
|
||||
.include <bsd.mkopt.mk>
|
||||
|
||||
# Top-level installs should not use meta mode as it may prevent installing
|
||||
# based on cookies.
|
||||
.if make(*install*) && ${.MAKE.LEVEL} == 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user