commit | a23dda38a04d8fe7402c1866c97bc53d7540f22b | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Mon Aug 11 08:04:35 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Mon Aug 11 08:04:35 2014 +0000 |
tree | c02f58b2f32e63ba51f908d13030d015a7f0f6d3 | |
parent | edfbde2751668a190a965ea14b773bde6d4b782e [diff] | |
parent | 2863997abd6e27b6b8ab06efe1f58d5ba3b4a908 [diff] |
am 2863997a: Fix Kannada keyboard * commit '2863997abd6e27b6b8ab06efe1f58d5ba3b4a908': Fix Kannada 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