[PATCH] D26422: Revert "Define __ANDROID_API__ for all Android builds."

Stephen Hines via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 8 14:07:27 PST 2016


srhines added a comment.

Reverted because this broke builds:

clang-hexagon-elf
llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast
clang-ppc64be-linux-multistage
llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast

It isn't clear from the logs why these builds failed, since I did a general build, but perhaps there is something that is stripping out Android-specific targets there.


Repository:
  rL LLVM

https://reviews.llvm.org/D26422





More information about the cfe-commits mailing list