git: build - Fix ordering to avoid -j race
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Mar 16 01:59:38 PDT 2010
commit 24a7607d20394d992879fadbb6f4afe462da01b1
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Mar 16 01:57:28 2010 -0700
build - Fix ordering to avoid -j race
* The mkdir -p must complete prior to any source file copies.
Summary of changes:
gnu/usr.bin/cc44/gmp/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/24a7607d20394d992879fadbb6f4afe462da01b1
--
DragonFly BSD source repository
More information about the Commits
mailing list