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:
parent
662f0520bf
commit
b7fc1545f3
|
@ -416,6 +416,7 @@ subdirs := \
|
|||
build/libs \
|
||||
build/target \
|
||||
build/tools/acp \
|
||||
external/gcc-demangle \
|
||||
external/mksh \
|
||||
external/yaffs2 \
|
||||
external/zlib
|
||||
|
|
Loading…
Reference in New Issue