commit | cc4d21df7b08c3143dd1c4af786609a279a0bb79 | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Fri Aug 22 14:17:23 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Fri Aug 22 14:17:23 2014 +0000 |
tree | 0361de3bf67d608926e39d32246e3db2c5b68ae8 | |
parent | 96db9222c2c8c728498751221cc92664676dd4f0 [diff] | |
parent | 2637be27c51be03e39b0db1c66312c4cc55bc7de [diff] |
am 2637be27: Support Accept typed word UI * commit '2637be27c51be03e39b0db1c66312c4cc55bc7de': Support Accept typed word UI
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