DragonFly commits List (threaded) for 2011-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: buildworld - Fix -j n collisions
commit 9ba72882236d37420ec3666db40bb593185f5293
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Wed Dec 7 18:38:07 2011 -0800
buildworld - Fix -j n collisions
* Each of _gcc41_tools and _gcc44_tools needs to be ordered
* Currently installation of the objc include files can collide in a way
that interferes with a parallel build, when gcc41 and gcc44 are built
concurrently. For now don't build them concurrently :-(.
Summary of changes:
Makefile.inc1 | 3 +++
gnu/lib/Makefile | 7 ++++---
2 files changed, 7 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9ba72882236d37420ec3666db40bb593185f5293
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]