Add gcc_demangle to BUILD_TINY_ANDROID projects

libgccdemangle.so is required to build libcorkscrew, which is in
system/core and built when BUILD_TINY_ANDROID is set.

Change-Id: Ide9af58cfc075e27a7368993b29be2c0e53275a8
This commit is contained in:
Colin Cross 2012-02-06 18:47:00 -08:00
parent 662f0520bf
commit b7fc1545f3
1 changed files with 1 additions and 0 deletions

View File

@ -416,6 +416,7 @@ subdirs := \
build/libs \
build/target \
build/tools/acp \
external/gcc-demangle \
external/mksh \
external/yaffs2 \
external/zlib