diff options
author | Doug Kwan <dougkwan@google.com> | 2011-06-06 13:20:49 -0700 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2011-06-06 13:20:49 -0700 |
commit | 1081a05359cf75d8c7444a33c4c4a3a8d2b53140 (patch) | |
tree | abddcab5a581a05a24dde957cd97efa45933a9ea /core | |
parent | 486ce3495c0e5ae4f077ab03dbda7c008b4f6995 (diff) | |
parent | 6f937973ff9738d37e3ef9dce551a1877dca98a6 (diff) | |
download | build-1081a05359cf75d8c7444a33c4c4a3a8d2b53140.zip build-1081a05359cf75d8c7444a33c4c4a3a8d2b53140.tar.gz build-1081a05359cf75d8c7444a33c4c4a3a8d2b53140.tar.bz2 |
Merge "Revert "Clear LOCAL_RTTI_FLAG.""
Diffstat (limited to 'core')
-rw-r--r-- | core/clear_vars.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/clear_vars.mk b/core/clear_vars.mk index bc085f5..ab6efd4 100644 --- a/core/clear_vars.mk +++ b/core/clear_vars.mk @@ -42,7 +42,6 @@ LOCAL_YACCFLAGS:= LOCAL_ASFLAGS:= LOCAL_CFLAGS:= LOCAL_CPPFLAGS:= -LOCAL_RTTI_FLAG:= LOCAL_C_INCLUDES:= LOCAL_LDFLAGS:= LOCAL_LDLIBS:= |