commit | edfbde2751668a190a965ea14b773bde6d4b782e | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Mon Aug 11 07:06:22 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Mon Aug 11 07:06:22 2014 +0000 |
tree | 0135da8e0e44295bab2a279d2e0489eeeff1bf7f | |
parent | 61c71e80c3c46eb1a4396d26b98c75432b358d27 [diff] | |
parent | 015fcc268547c663f89e3ae1afddfe1088b2f440 [diff] |
am 015fcc26: (DO NOT MERGE) Enable InScript keyboards for L * commit '015fcc268547c663f89e3ae1afddfe1088b2f440': (DO NOT MERGE) Enable InScript keyboards for L
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