OSDN Git Service

Build system tweaks for Valgrind.
authorJeff Brown <jeffbrown@google.com>
Sat, 5 Feb 2011 04:15:00 +0000 (20:15 -0800)
committerJeff Brown <jeffbrown@google.com>
Wed, 9 Feb 2011 00:38:56 +0000 (16:38 -0800)
commit703e7c6d50a5bddf0fb057a1a26618e2f7138c31
tree5e24b5c6effe4088eb68e29f741ab8f7a33aaec5
parent706408ea9f2450118a76ad9915ac0c5f73209efd
Build system tweaks for Valgrind.

Added LOCAL_NO_CRT to enable building executables that do not link
to the C runtime library.

Removed support for LOCAL_MODULE_SUBDIR since it was broken
and unused.  (Was going to use it but ended up using LOCAL_MODULE_PATH
instead.)

Change-Id: I3b6f5ab7e5ae6aaa7119899adccece2b4ab1cbb3
core/base_rules.mk
core/binary.mk
core/clear_vars.mk
core/combo/TARGET_linux-arm.mk
core/combo/TARGET_linux-sh.mk
core/combo/TARGET_linux-x86.mk
core/definitions.mk
core/dynamic_binary.mk