OSDN Git Service

libc: Replace a reference to TARGET_BUILD_TYPE with DEBUG_BIONIC_LIBC
authorDave Bort <dbort@android.com>
Thu, 23 Apr 2009 22:50:03 +0000 (15:50 -0700)
committerDave Bort <dbort@android.com>
Fri, 24 Apr 2009 21:13:53 +0000 (14:13 -0700)
commitd2c9dcc9265e66f6432ec39dcc7378b944449e60
tree5813f5bf0b7392f2b5d852240b455fd311df5fef
parent61663573dd7de5ed6799af7f3df1940add84718b
libc: Replace a reference to TARGET_BUILD_TYPE with DEBUG_BIONIC_LIBC

We're soon going to stop using TARGET_BUILD_TYPE==debug to debug
native modules.

Signed-off-by: Dave Bort <dbort@android.com>
libc/Android.mk