commit | 1711c2aaf495a56d570f25d1b853bc3f40f16d08 | [log] [tgz] |
---|---|---|
author | Jean Chalard <jchalard@google.com> | Thu Jul 31 13:27:47 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Thu Jul 31 13:27:47 2014 +0000 |
tree | 849bf0edb7b03e2925599b685ab2d740415a92cc | |
parent | f9c68364d3cf3758a2e7f1692632658c69150ba8 [diff] | |
parent | f290d4073a7c9b60cd275b7a786a516ce80952bf [diff] |
am f290d407: [HW9] Pull the processed event further. * commit 'f290d4073a7c9b60cd275b7a786a516ce80952bf': [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