[PATCH] D38044: Set ANDROID when any android abi is used, not just androideabi

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 19 10:32:41 PDT 2017


compnerd accepted this revision.
compnerd added a comment.
This revision is now accepted and ready to land.

Android aarch64 nor x86 use `androideabi`, so this makes more sense.


https://reviews.llvm.org/D38044





More information about the llvm-commits mailing list