OSDN Git Service

Use libcompiler-rt_extras with NDK builds.
authorDan Albert <danalbert@google.com>
Wed, 14 Sep 2016 23:08:48 +0000 (16:08 -0700)
committerDan Albert <danalbert@google.com>
Wed, 14 Sep 2016 23:08:48 +0000 (16:08 -0700)
commitc28e4bcb1cbe76ac1bb90c8f38eb5240ca0c1386
tree967bb88e3a58dfb409fbb505ee2c311e0d302dc5
parent2936a1e84b665d45a01b6b93c2bb91c457a9c67e
Use libcompiler-rt_extras with NDK builds.

We want to build things in CTS (things built against the NDK) with
integer overflow checks. Some projects in the tree also make explicit
calls to the overflow checked builtins, and those projects need to be
built with the NDK (external/dng_sdk is the specific example that
brought this up).

Test: make checkbuild tests
Bug: None
Change-Id: Iab27dd0d931f723140de242049fa72f3b1ce0fb8
core/binary.mk