buildworld - Fix -j n collisions
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 8 Dec 2011 02:38:07 +0000 (18:38 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 8 Dec 2011 02:38:07 +0000 (18:38 -0800)
commit9ba72882236d37420ec3666db40bb593185f5293
tree8e23bda0ae9111b3b9a09ac72118637a94107e77
parent82034c538f6a544c2a7b0bf2dfbd96af7b774b41
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 :-(.
Makefile.inc1
gnu/lib/Makefile