commit | 233a2f21c38a27049fa3b03af699593f629d1681 | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Thu Sep 18 07:38:20 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Thu Sep 18 07:38:20 2014 +0000 |
tree | cc79f1178e773ed12b4e6ae9b639b47589994ddc | |
parent | 902cefb6635053b682a917259eb5a964a17506fd [diff] | |
parent | 8c9948f436bd764c6483d9af8c730e1b91e3b7ab [diff] |
am 8c9948f4: am fa63d910: Merge "Use Add-To-Dictionary indicator only" into lmp-dev * commit '8c9948f436bd764c6483d9af8c730e1b91e3b7ab': Use Add-To-Dictionary indicator only
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