OSDN Git Service

Support stl variants when LOCAL_NDK_VERSION is set.
authorYing Wang <wangying@google.com>
Fri, 4 Mar 2011 02:53:53 +0000 (18:53 -0800)
committerYing Wang <wangying@google.com>
Fri, 4 Mar 2011 18:48:28 +0000 (10:48 -0800)
commitcce4c973e42a5a2f4256eb2792858b27ea15f375
tree3e2dc70cf7f789763d205ce7acfa99dad865ba71
parenta67ce69e9a1ff267cb3c01bdd3214b6c68aa6f63
Support stl variants when LOCAL_NDK_VERSION is set.

LOCAL_NDK_STL_VARIANT can be set to system, stlport_static, stlport_shared
or gnustl_static. It defaults to system.

Change-Id: I2840d30ff732a00bc0ea70eab8a8179aea0abbdf
core/binary.mk
core/clear_vars.mk
core/shared_library.mk