commit | 8c4d3c087547740d571683c538e91745b834c618 | [log] [tgz] |
---|---|---|
author | Keisuke Kuroyanagi <ksk@google.com> | Fri Aug 01 13:52:17 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Fri Aug 01 13:52:17 2014 +0000 |
tree | 646e3a9bae9dca7a8b8997885fed42af1b60d048 | |
parent | 68719909550084c7c3be0cfaf6e3c71e00cfc7b6 [diff] | |
parent | e7c9415688eb389eebf49a5a57930f0062b66467 [diff] |
am e7c94156: Merge "Remove DictContent." into lmp-dev * commit 'e7c9415688eb389eebf49a5a57930f0062b66467': Remove DictContent.
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