commit | 4c4ba10bbb257036d7cb6ae8a128263285b7384f | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Mon Sep 22 20:01:49 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Mon Sep 22 20:01:49 2014 +0000 |
tree | b9b72efd4dac76169c92428c0d2cdbac7acfc921 | |
parent | d4f5cb8bcd79d5d516bb1eb0e0efa584baabe051 [diff] | |
parent | 71b51590b28cfe6c51bea2677ccbeccaf3006313 [diff] |
am 71b51590: am a76e11a2: am 1f490d6c: am be4e0d0e: Fix when to show important notice * commit '71b51590b28cfe6c51bea2677ccbeccaf3006313': Fix when to show important notice
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