commit | 50e8d5854b981b7fbad24fdb9c141ddf39eb904a | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Mon Sep 08 10:14:27 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Mon Sep 08 10:14:27 2014 +0000 |
tree | 55a7f960d40bfa3380028a2fed57ce450ba06a69 | |
parent | 42ddc2127deb117a0bb2b7a7797cb8c9ba335f5a [diff] | |
parent | 56c7ceb47daef3c381b2eec0960b952c9ac709f0 [diff] |
am 56c7ceb4: am 42665f0e: Merge "Mark isDefault="true" for all supported subtypes" into lmp-dev * commit '56c7ceb47daef3c381b2eec0960b952c9ac709f0': Mark isDefault="true" for all supported subtypes
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