]> granicus.if.org Git - llvm/commit
gn build: Stop passing -o to ar.
authorPeter Collingbourne <peter@pcc.me.uk>
Tue, 8 Jan 2019 04:00:22 +0000 (04:00 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Tue, 8 Jan 2019 04:00:22 +0000 (04:00 +0000)
commit249f5599bf4ff21dff8077be01e7776e66c9942b
tree39599f750476ebab03a358951a80356163a0a7d1
parent4f496b838baffd2cd95e80b4a85b9e523ef6d070
gn build: Stop passing -o to ar.

The -o flag means something different to ar than what appears to be
intended here. Also, llvm-ar doesn't accept the flag in this position.

Differential Revision: https://reviews.llvm.org/D56426

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@350604 91177308-0d34-0410-b5e6-96231b3b80d8
utils/gn/build/toolchain/BUILD.gn