commit | 836987c0cd3d290425b37209e98295734aedb017 | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Wed Sep 03 14:35:26 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Wed Sep 03 14:35:26 2014 +0000 |
tree | 81ad8bb4aa28f45d5b45282bfefa84a481604377 | |
parent | 6e29bf56c680331a7d1a50be38212c1356cb584d [diff] | |
parent | ca70bd5f3a3f3836727fa07aaf2264187a2ffdf7 [diff] |
am ca70bd5f: Fix depedency of debug settings * commit 'ca70bd5f3a3f3836727fa07aaf2264187a2ffdf7': Fix depedency of debug settings
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