summaryrefslogtreecommitdiffstats
path: root/libelf
diff options
context:
space:
mode:
authorStephen Hines <srhines@google.com>2016-02-24 20:11:32 -0800
committerStephen Hines <srhines@google.com>2016-02-24 20:18:52 -0800
commit3999cc9a07e4fbeb11cb7c6ab46210db8530f53f (patch)
treec756c1e2d3391452f21e4278e9a431ab3af77241 /libelf
parent1e94954a025b335a2e43fc901e08824faa8d9801 (diff)
downloadandroid_external_elfutils-3999cc9a07e4fbeb11cb7c6ab46210db8530f53f.tar.gz
android_external_elfutils-3999cc9a07e4fbeb11cb7c6ab46210db8530f53f.tar.bz2
android_external_elfutils-3999cc9a07e4fbeb11cb7c6ab46210db8530f53f.zip
Revert "Disable clang for arm64 where local __thread is used."
Bug: http://b/25642296 This reverts commit e223eb95c4f3df36a7c24c3b9a4dfdeec06ac15d. Change-Id: I727eefee8e4edb8d85528999698b82b14855d615
Diffstat (limited to 'libelf')
-rwxr-xr-xlibelf/Android.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/libelf/Android.mk b/libelf/Android.mk
index 53d47be4..6bc31d6e 100755
--- a/libelf/Android.mk
+++ b/libelf/Android.mk
@@ -166,9 +166,6 @@ endif # linux
include $(CLEAR_VARS)
-# b/25642296, local __thread variable does not work with arm64 clang/llvm.
-LOCAL_CLANG_arm64 := false
-
LOCAL_SRC_FILES := $(LIBELF_SRC_FILES)
LOCAL_C_INCLUDES := \