commit | c8f384ea6a15180d5894dfc2fed03865c49f2fe3 | [log] [tgz] |
---|---|---|
author | Ken Wakasa <kwakasa@google.com> | Thu Aug 07 11:42:50 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Thu Aug 07 11:42:50 2014 +0000 |
tree | 1de239d2de69ba2d820506d86afd4968d338faeb | |
parent | e44c4d254182f0db042eb5a815305fa555148ba4 [diff] | |
parent | 1c7e6f8d6ec82a09e2231ba822676fef56250f78 [diff] |
am 1c7e6f8d: Merge "Revert "Align hint label to bottom"" into lmp-dev * commit '1c7e6f8d6ec82a09e2231ba822676fef56250f78': 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