commit | b65a1e46ce06adc462dfc4cbde302ac27a79b695 | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Mon Aug 25 04:25:00 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Mon Aug 25 04:25:00 2014 +0000 |
tree | d22ccb3377bc2376cf02287cf6fb9eea8a52a5de | |
parent | 129af92713c59016d13b957e55ce089984ccc4e8 [diff] | |
parent | 2c4cce8d6c92dc4492e4376a2b3973d76a016fdd [diff] |
am 2c4cce8d: Merge "Introduce #shouldShowAddToDictionaryHint" into lmp-dev * commit '2c4cce8d6c92dc4492e4376a2b3973d76a016fdd': Introduce #shouldShowAddToDictionaryHint
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