[cfe-commits] [PATCH] Add android triple to GCC Installation Detector

Logan Chien tzuhsiang.chien at gmail.com
Wed Aug 29 00:19:41 PDT 2012


Hi,

  Currently, the GCCInstallationDetector is not looking for
mipsel-linux-android and
i686-linux-android.  As the result, the clang driver can't use Android
Mips/X86 toolchain
even if -B is specified.  I hope this patch can solve this issue.  Please
review.  Thanks.

Sincerely,
Logan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120829/97d8b3f2/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Add-Android-triple-for-X86-Mips-GCC-detection.patch
Type: application/octet-stream
Size: 1403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120829/97d8b3f2/attachment.obj>


More information about the cfe-commits mailing list