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)
committerJoe Onorato <joeo@google.com>
Mon, 8 Oct 2012 21:12:41 +0000 (14:12 -0700)
commit91fd1231c3254bc9d0642e5a646b5657bdaedffa
tree1492510b95257f3dad58514697be1472f46f770e
parent0b82ffeb964bb4da7c7928d5b61c72579b6588b5
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