Apple GCC 4.2 builds things differently. It no longer spawns a bunch of
authorBill Wendling <isanbard@gmail.com>
Tue, 15 Apr 2008 21:33:52 +0000 (21:33 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 15 Apr 2008 21:33:52 +0000 (21:33 +0000)
commitff140fa1f13b3c11fde2dcde273b3615c22fc4a5
tree10aa6cb3fa5dd58127bf48fea516b60e4a6c1ff5
parentcc51c3195374645b18918458bac02e85b8c27db6
Apple GCC 4.2 builds things differently. It no longer spawns a bunch of
processes, but requires the project to use -j.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49744 91177308-0d34-0410-b5e6-96231b3b80d8
utils/buildit/build_llvm