commit | 1e2fb096143acc964ee9635c0448964b13a30c3a | [log] [tgz] |
---|---|---|
author | Jean Chalard <jchalard@google.com> | Tue Jul 29 13:14:31 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Tue Jul 29 13:14:31 2014 +0000 |
tree | f3ea3da9d59a19a38fa42c54e6811053a88facde | |
parent | eee0baad2e7ac239cda55e675faaebd9642c21d3 [diff] | |
parent | 76ad259764cf9aa4d8b0eba0ee708e79b02de86f [diff] |
am 76ad2597: Merge "Improve the russian dictionary." into lmp-dev * commit '76ad259764cf9aa4d8b0eba0ee708e79b02de86f': Improve the russian dictionary.
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