aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-hung Hsieh <chh@google.com>2016-02-25 19:32:40 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2016-02-25 19:32:40 +0000
commit53fca3a97db151f33f1233bdf97117c35464e75c (patch)
tree5d6465220c5ed9a7413f9e4782217dcf153d5e87
parenta6d897b9292b721cb30cc8334005c277f7201922 (diff)
parentccf2dce07b94c305e0e811a068445a6b7fbb2705 (diff)
downloadlibcap-ng-53fca3a97db151f33f1233bdf97117c35464e75c.tar.gz
Merge "Enable clang for all targets."
-rw-r--r--Android.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/Android.mk b/Android.mk
index 0ced5b7..c0b7f3d 100644
--- a/Android.mk
+++ b/Android.mk
@@ -2,10 +2,6 @@ LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
-# Android clang has emulated TLS now but not working for arm64.
-# BUG: 25294261, 25642296
-LOCAL_CLANG_arm64 := false
-
LOCAL_SRC_FILES := \
libcap-ng-0.7/src/cap-ng.c \
libcap-ng-0.7/src/lookup_table.c