aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Wieboldt <lennart.1997@gmx.de>2017-09-10 20:49:57 +0200
committerLennart Wieboldt <lennart.1997@gmx.de>2017-09-10 20:49:57 +0200
commit97aed336a531f923f7b044db6d9e9ba4ced84bc0 (patch)
tree116e92af434547da833fae1cc65139a23ba43ae7
parent1be76f512a85176bf5c59b6b9acf88a38f4895c8 (diff)
downloadfec-97aed336a531f923f7b044db6d9e9ba4ced84bc0.tar.gz
Remove clang: true
clang is the default compiler since Android nougat Change-Id: Ie1626006c0033807dd9cd1e9dd29aec426a87ccb Signed-off-by: Lennart Wieboldt <lennart.1997@gmx.de>
-rw-r--r--Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 62740c7..c8558ad 100644
--- a/Android.bp
+++ b/Android.bp
@@ -11,7 +11,6 @@ cc_library_static {
cflags: ["-Wall", "-O3"],
export_include_dirs: ["."],
- clang: true,
target: {
linux: {
sanitize: {