Don't build redundant libLLVMgold.a.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 10 Sep 2010 06:26:57 +0000 (06:26 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 10 Sep 2010 06:26:57 +0000 (06:26 +0000)
commit49c193cc74884347f68c8cb9a526861227a120de
tree8f813c4789c1256e260a8b0eef3e9dcf5b28d158
parent3dc0bb3afd44721c92bf1ae804faaac6a02db1be
Don't build redundant libLLVMgold.a.

Building archive would be executed due to definition of BUILD_ARCHIVE,
even if BUILD_ARCHIVE = "0".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113578 91177308-0d34-0410-b5e6-96231b3b80d8
tools/gold/Makefile