OSDN Git Service

Support to build executables against the NDK
authorYing Wang <wangying@google.com>
Wed, 26 Sep 2012 00:52:10 +0000 (17:52 -0700)
committerYing Wang <wangying@google.com>
Wed, 26 Sep 2012 01:33:53 +0000 (18:33 -0700)
commitc6ffc00b9fa7898564139558a025d865bac37a38
tree447450c30d849d1ef911c5b882b73e845894ca8a
parentb301817223d7163de6827976f8259363ab18c7b8
Support to build executables against the NDK

Use "LOCAL_SDK_VERSION := <number>" to build against the NDK when you
include $(BUILD_EXECUTABLE).

Bug: 7170098
Change-Id: I4cebeae3355e79a4d2f2f5549ef0613ced77e3f0
core/binary.mk
core/combo/TARGET_linux-arm.mk
core/combo/TARGET_linux-mips.mk
core/combo/TARGET_linux-x86.mk
core/definitions.mk
core/executable.mk