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
Loading
Please sign in to comment