git: bsd.sys.mk: Exclude PROG from PHONY list.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Thu Nov 3 05:27:47 PDT 2016
commit 874f7ebef8810a6cf0d371aadecb70c5c63c2966
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Thu Oct 27 17:30:09 2016 +0300
bsd.sys.mk: Exclude PROG from PHONY list.
This prevents surprises when any PROG would match anything in that list.
Was causing contantly relinking of patch(1) and fetch(1)!
Summary of changes:
share/mk/bsd.sys.mk | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/874f7ebef8810a6cf0d371aadecb70c5c63c2966
--
DragonFly BSD source repository
More information about the Commits
mailing list