commit | e04c8b10d7876effbfdf2340a1fec6bf368c3409 | [log] [tgz] |
---|---|---|
author | Jean Chalard <jchalard@google.com> | Thu Aug 14 18:03:11 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Thu Aug 14 18:03:11 2014 +0000 |
tree | a7e7002b213b07b5381e9cbd24bd99ee4113e010 | |
parent | 1901c331283e2f60e6277a7773a103a447bd31ca [diff] | |
parent | b8d764772b174cbd37354ffd0009bda56f223dc4 [diff] |
am b8d76477: Add the input style to SuggestedWords. * commit 'b8d764772b174cbd37354ffd0009bda56f223dc4': Add the input style to SuggestedWords.
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