commit | 351e4ab4b61d2c7ea7ec11507abf19e8d3905b8b | [log] [tgz] |
---|---|---|
author | Keisuke Kuroyanagi <ksk@google.com> | Fri Aug 01 13:52:30 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Fri Aug 01 13:52:30 2014 +0000 |
tree | 7ff10ca206f733df1647d403572a677e74eada18 | |
parent | 155fa8c6f7030001906da4b6a97e4d6d26f96c6b [diff] | |
parent | c4696b2eb6b25eea4d5c869683104ab99aec0421 [diff] |
am c4696b2e: Save language model in the body buffer. * commit 'c4696b2eb6b25eea4d5c869683104ab99aec0421': Save language model in the body buffer.
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