commit | bdb05cc89f63f4f3956936fa062d0b4555aa072a | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Wed Aug 13 07:48:25 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Wed Aug 13 07:48:25 2014 +0000 |
tree | 8097c90f34fba486a6aadc6089a51f670d391492 | |
parent | 7edc27f17b450e690f08a972c4573b92b39ef7ee [diff] | |
parent | 78cff10f8d317641dd3531cce04e74502be8ad44 [diff] |
am 78cff10f: Add BuildCompatUtils to get an effective platfrom API version * commit '78cff10f8d317641dd3531cce04e74502be8ad44': Add BuildCompatUtils to get an effective platfrom API version
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