commit | aca5785a3dde5541a3c30508976136792f2986a5 | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Mon Aug 11 10:06:10 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Mon Aug 11 10:06:10 2014 +0000 |
tree | 753a294865d8eed2eb08d23c3f331a0e04221eb3 | |
parent | a23dda38a04d8fe7402c1866c97bc53d7540f22b [diff] | |
parent | 25906373ffe1b0e3e99b7412e9fd2a54f5d73345 [diff] |
am 25906373: Fix Tamil keyboard * commit '25906373ffe1b0e3e99b7412e9fd2a54f5d73345': Fix Tamil keyboard
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