OSDN Git Service

Ensure only mips is using GCC to build bionic.
authorElliott Hughes <enh@google.com>
Fri, 1 Apr 2016 17:54:27 +0000 (10:54 -0700)
committerElliott Hughes <enh@google.com>
Fri, 1 Apr 2016 17:54:27 +0000 (10:54 -0700)
commitcf73e00ddeb16c428effe45c91c0fadb844e2a61
tree5f9f59cfa49851fc8a7439cc457146894efc0d1c
parent538bdf96231d05ff36f67cad4f3daba1087523e1
Ensure only mips is using GCC to build bionic.

MIPS still have ld128 and 16-bit atomics issues with clang, so we can't
just remove this yet.

Bug: http://b/25291096
Change-Id: I2645ebf3af04e1a4008d70da780c04240e3d7a85
libc/Android.mk