aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorLennart Wieboldt <lennart.1997@gmx.de>2017-09-10 12:33:21 +0200
committerLennart Wieboldt <lennart.1997@gmx.de>2017-09-10 12:35:06 +0200
commit87eb16c66f87d82f17ec3aa73721b39de84216c0 (patch)
treec16dc5c512c49452682e7eaea832197f6670f2bd /Android.bp
parent954aa6618cc6ca0deaabb460e4d9fba2caa7a0af (diff)
downloadcompiler-rt-87eb16c66f87d82f17ec3aa73721b39de84216c0.tar.gz
Remove clang: true
clang is the default compiler since Android nougat Change-Id: I9566ed6fd5a3fab8c063f1bb1a1b6b7de9c14553 Signed-off-by: Lennart Wieboldt <lennart.1997@gmx.de>
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: {