commit | a70542a5ef2c7f4d5cfe62150ed17be3776904c5 | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Tue Aug 12 14:59:10 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Tue Aug 12 14:59:10 2014 +0000 |
tree | d044ef49a678f6dee6bcec88b30b54144b287231 | |
parent | 6a5cba2695cc82707535845d6265ddc7d92a79ed [diff] | |
parent | 5380acfd04342b35289599f0bda3eaae1ddac642 [diff] |
am 5380acfd: Remove reference of VERSION_CODES.CUR_DEVELOPMENT * commit '5380acfd04342b35289599f0bda3eaae1ddac642': Remove reference of VERSION_CODES.CUR_DEVELOPMENT
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