commit | 8a584a2f610c2baf6f343fdccfb1eae42eda4351 | [log] [tgz] |
---|---|---|
author | Jean Chalard <jchalard@google.com> | Tue Jul 29 13:14:43 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Tue Jul 29 13:14:43 2014 +0000 |
tree | f5f8a21b121f3713b7d26f62c100e20c1df21c1d | |
parent | f5e55433a307256fa13f14dcfb148815a7c52aca [diff] | |
parent | bcb61da581edfef5120a7a38a5de98d35fa65255 [diff] |
am bcb61da5: [HW10] Pull the processed event in its eventual place * commit 'bcb61da581edfef5120a7a38a5de98d35fa65255': [HW10] Pull the processed event in its eventual place
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