commit | 04f1e1652220fb89b8ae4fabe4fa7c4b90cb092c | [log] [tgz] |
---|---|---|
author | Ken Wakasa <kwakasa@google.com> | Fri Aug 08 04:30:23 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Fri Aug 08 04:30:23 2014 +0000 |
tree | 026d557b42b51038bb4f8ebca1ceaa7547d01931 | |
parent | 83c68465de0f367658d6dc57dd866ccaa4b183fb [diff] | |
parent | 83a96fe5c748926d53a3771d2913a0a1012753c2 [diff] |
am 83a96fe5: Initial implementation of Help & feedback * commit '83a96fe5c748926d53a3771d2913a0a1012753c2': Initial implementation of Help & feedback
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