aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 851867664..6c03e4b4c 100644
--- a/Android.bp
+++ b/Android.bp
@@ -23,7 +23,6 @@ cc_library_static {
name: "libcompiler_rt-extras",
host_supported: true,
vendor_available: true,
- clang: true,
sdk_version: "9",
// The following list contains functions that are not available in libgcc.a, so
// we potentially need them when using a Clang-built component (e.g., -ftrapv
@@ -408,7 +407,6 @@ cc_library {
},
asflags: ["-integrated-as"],
- clang: true,
no_libgcc: true,
sanitize: {