commit | 9681027aade82febb2ba5e384d9c6f77511859d3 | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Mon Aug 04 02:04:23 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Mon Aug 04 02:04:23 2014 +0000 |
tree | d1c2bbe1cd98a8aaa47984729550bd5748a7d069 | |
parent | 351e4ab4b61d2c7ea7ec11507abf19e8d3905b8b [diff] | |
parent | 03a1c442aeddbd511be92e11465b6206d2ca976c [diff] |
am 03a1c442: Clean up compatible utility classes * commit '03a1c442aeddbd511be92e11465b6206d2ca976c': Clean up compatible utility classes
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