commit | 304b92c3efb5dd1db622dacec678a85c3c6ced95 | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Thu Aug 07 09:55:39 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Thu Aug 07 09:55:39 2014 +0000 |
tree | ff53b5cec69070dc87c938243bfc6f66c1c3100e | |
parent | 521298dd083de524cddec15fded86246436ac29c [diff] | |
parent | f1784266ec80244dcefdbd70a43147f1cd847547 [diff] |
am f1784266: Align hint label to bottom * commit 'f1784266ec80244dcefdbd70a43147f1cd847547': Align hint label to bottom
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