commit | 8435acd789bd4f9c1322a73b9e0567c2dee7b336 | [log] [tgz] |
---|---|---|
author | Jean Chalard <jchalard@google.com> | Wed Oct 15 07:49:36 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Wed Oct 15 07:49:36 2014 +0000 |
tree | 35177ce3c6cf8d873ea0f220bd9dc71fa69105f3 | |
parent | 8ae8db5dc4fd63223502f2badf4b88a0b8851190 [diff] | |
parent | f7f786d8cb610e11b0ded7babf45a44db408694a [diff] |
am f7f786d8: am d9c04a6b: am 6456af0e: am ecea8551: Fix a bug with no suggestions flag * commit 'f7f786d8cb610e11b0ded7babf45a44db408694a': Fix a bug with no suggestions flag
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