commit | 795711f5f91001416c0aab38203c3aa7a9bc9f98 | [log] [tgz] |
---|---|---|
author | Jean Chalard <jchalard@google.com> | Thu Jul 31 13:27:41 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Thu Jul 31 13:27:41 2014 +0000 |
tree | 0c6770230fea4efd1de7e8c83517a79c35e38e8f | |
parent | dde1b40a7f53b6a907c3890098fede2dea917f77 [diff] | |
parent | 69b68b5916aeca3617fac24fe48fddf63045a4ee [diff] |
am 69b68b59: Fix some unit tests. * commit '69b68b5916aeca3617fac24fe48fddf63045a4ee': Fix some unit tests.
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