commit | 61c71e80c3c46eb1a4396d26b98c75432b358d27 | [log] [tgz] |
---|---|---|
author | Ken Wakasa <kwakasa@google.com> | Mon Aug 11 04:35:59 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Mon Aug 11 04:35:59 2014 +0000 |
tree | 20e89cbeb4bb34b1dfb7319732f08f23939a0c94 | |
parent | 30a03e87991e4b42c26d52b8dcd4d5805a18f1b6 [diff] | |
parent | 31869bf5ad987f42530474d3e82b6f75a2c6de68 [diff] |
am 31869bf5: A follow up to AAPT change * commit '31869bf5ad987f42530474d3e82b6f75a2c6de68': A follow up to AAPT change
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