MFH
Sponsored by: The FreeBSD Foundation
This commit is contained in:
@@ -206,7 +206,7 @@ _TARGET_ARCH?= ${MACHINE_ARCH}
|
||||
# The user can define ALWAYS_CHECK_MAKE to have this check performed
|
||||
# for all targets.
|
||||
#
|
||||
.if defined(ALWAYS_CHECK_MAKE)
|
||||
.if defined(ALWAYS_CHECK_MAKE) || !defined(.PARSEDIR)
|
||||
${TGTS}: upgrade_checks
|
||||
.else
|
||||
buildworld: upgrade_checks
|
||||
|
||||
Reference in New Issue
Block a user