[Lldb-commits] [PATCH] D30574: Android.rules: add support for clang compiler

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 3 07:16:58 PST 2017


labath created this revision.
Herald added a subscriber: srhines.

building executables with the NDK clang requires -target and
-gcc-toolchain arguments.


https://reviews.llvm.org/D30574

Files:
  packages/Python/lldbsuite/test/make/Android.rules
  packages/Python/lldbsuite/test/make/Makefile.rules

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30574.90477.patch
Type: text/x-patch
Size: 3525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170303/7dadb276/attachment.bin>


More information about the lldb-commits mailing list