commit | 803a8241c14cea39c6fee49bc6be80797442e6f9 | [log] [tgz] |
---|---|---|
author | Keisuke Kuroyanagi <ksk@google.com> | Tue Jul 29 13:14:34 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Tue Jul 29 13:14:34 2014 +0000 |
tree | d78123e56011803b6ddd61696038d2f0d2a81d1d | |
parent | d4331c9294dae1f9769a97625a8a25bcd329b98a [diff] | |
parent | 2e32e83b6ef88ea7429f96a797563a8032aa5347 [diff] |
am 2e32e83b: Merge "Get n-gram probability in structure policy." into lmp-dev * commit '2e32e83b6ef88ea7429f96a797563a8032aa5347': Get n-gram probability in structure policy.
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