git: build - Fix parallel build race in Makefile
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Apr 21 10:25:36 PDT 2010
commit 757e9bd58ad9743c26ebae08e68c01c554a0a01f
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Apr 21 10:22:55 2010 -0700
build - Fix parallel build race in Makefile
* Fix a misspelled ORDER dependency which led to a mkdir
dependency sometimes being run out of order.
Summary of changes:
gnu/usr.bin/cc44/gmp/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/757e9bd58ad9743c26ebae08e68c01c554a0a01f
--
DragonFly BSD source repository
More information about the Commits
mailing list