Merge "MinGW (Windows) builds do not support Clang" am: aa63c37 am: 9a67b0e
am: 2ffd2fa

* commit '2ffd2fa501312a47d0cf36d0ebf7d11377b09f16':
  MinGW (Windows) builds do not support Clang

Change-Id: I3d89511a6856776025988f000f1882956e999681
diff --git a/Android.mk b/Android.mk
index 2130df2..a9f8760 100644
--- a/Android.mk
+++ b/Android.mk
@@ -357,7 +357,6 @@
 
 LOCAL_MODULE := libcompiler_rt-extras
 LOCAL_CFLAGS := $(libcompiler_rt_common_CFLAGS)
-LOCAL_CLANG := true
 LOCAL_SRC_FILES := $(libcompiler_rt_extras_SRC_FILES)
 LOCAL_SANITIZE := never
 LOCAL_MULTILIB := both