commit | 83c68465de0f367658d6dc57dd866ccaa4b183fb | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Thu Aug 07 15:11:47 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Thu Aug 07 15:11:47 2014 +0000 |
tree | b9fc5aaafa1395310788273f4e5c60ab3f758d6a | |
parent | 056a8bee6fc373d93aada524d1ff8283c347aa6f [diff] | |
parent | db776143d940b28abb1b0aa1dcab62a945571990 [diff] |
am db776143: Revert "Revert "Align hint label to bottom"" * commit 'db776143d940b28abb1b0aa1dcab62a945571990': Revert "Revert "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