commit | 959070d3bbfc77a78096f534ddd9aa890c7f8579 | [log] [tgz] |
---|---|---|
author | Keisuke Kuroyanagi <ksk@google.com> | Thu Jul 31 13:27:43 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Thu Jul 31 13:27:43 2014 +0000 |
tree | 4dac4af223fa3b02767448e4db2534823051e5b0 | |
parent | dd38758cc21149ba0086c7d65ba6da63a2205620 [diff] | |
parent | 57574b98c2576602e5597f3bd576fe62f723c813 [diff] |
am 57574b98: Merge "Remove doesAutoCorrectValidWord()." into lmp-dev * commit '57574b98c2576602e5597f3bd576fe62f723c813': Remove doesAutoCorrectValidWord().
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