commit | f5e55433a307256fa13f14dcfb148815a7c52aca | [log] [tgz] |
---|---|---|
author | Jean Chalard <jchalard@google.com> | Tue Jul 29 13:14:42 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Tue Jul 29 13:14:42 2014 +0000 |
tree | 127adae5c62f65d36aa114ea276396607a9e8b1f | |
parent | 859ccd77e3c91023829403e2afd600e9ade86977 [diff] | |
parent | a8d80ec01202633709d161fb01df0126602d4eb6 [diff] |
am a8d80ec0: [HW9] Pull the processed event further. * commit 'a8d80ec01202633709d161fb01df0126602d4eb6': [HW9] Pull the processed event further.
diff --git a/tools/dicttool/NativeLib.mk b/tools/dicttool/NativeLib.mk index 028025d..ffb32ed 100644 --- a/tools/dicttool/NativeLib.mk +++ b/tools/dicttool/NativeLib.mk
@@ -34,7 +34,6 @@ LOCAL_MULTILIB := 64 endif #HOST_JDK_IS_64BIT_VERSION -LOCAL_CLANG := true # For C++11 LOCAL_CFLAGS += -std=c++11