DragonFly commits List (threaded) for 2009-09
DragonFly BSD
DragonFly commits List (threaded) for 2009-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: bsd.dep.mk: fix race condition with beforedepend


From: Simon Schubert <corecode@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 12 Sep 2009 07:56:36 -0700 (PDT)

commit 97192cdccd68db1900315148bc22464076b0b51b
Author: Simon Schubert <corecode@dragonflybsd.org>
Date:   Sat Sep 12 10:58:37 2009 +0200

    bsd.dep.mk: fix race condition with beforedepend
    
    The recent depend changes introduced a possible race between running
    mkdep and beforedepend, since the .ORDER was only specified for
    beforedepend and ${DEPENDFILE}, but not for the intermediate
    ${_DEPENDFILES}.

Summary of changes:
 share/mk/bsd.dep.mk |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/97192cdccd68db1900315148bc22464076b0b51b


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]