commit | b8c1075a8f5ab62998056462b9c25ef848305019 | [log] [tgz] |
---|---|---|
author | Jean Chalard <jchalard@google.com> | Tue Aug 05 13:19:25 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Tue Aug 05 13:19:25 2014 +0000 |
tree | 331c621db1b4b344d67e20367f3df125c509b434 | |
parent | b5c862f8f942a3ae201cc6a657de9479340d1ad3 [diff] | |
parent | 1b9f7c962c164e656d8a6ba94f50ffe7960c2636 [diff] |
am 1b9f7c96: Merge "[HW14] Cleanup" into lmp-dev * commit '1b9f7c962c164e656d8a6ba94f50ffe7960c2636': [HW14] Cleanup
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