Fix OBJCOPY and AR for Android.
authorChaoren Lin <chaorenl@google.com>
Tue, 2 Jun 2015 16:43:19 +0000 (16:43 +0000)
committerChaoren Lin <chaorenl@google.com>
Tue, 2 Jun 2015 16:43:19 +0000 (16:43 +0000)
commit7d76a13bf3e8da7887fb1a6e5fcc7eaf4e2af957
tree992d324925d5244cfe2745c44e2a4e4bd9351eba
parent31a473137096b979e5cd297848d46ce72bd924be
Fix OBJCOPY and AR for Android.

Summary:
Previously, OBJCOPY was empty because of the missing comma,
and ar was just `ar`.

Reviewers: ovyalov, tberghammer

Subscribers: tberghammer, lldb-commits

Differential Revision: http://reviews.llvm.org/D10175

llvm-svn: 238849
lldb/test/make/Makefile.rules