OSDN Git Service

Remove -Bsymbolic from builds.
authorDan Albert <danalbert@google.com>
Thu, 12 Jun 2014 22:33:56 +0000 (15:33 -0700)
committerDan Albert <danalbert@google.com>
Fri, 13 Jun 2014 17:24:12 +0000 (10:24 -0700)
commit50031de36ee77128b00e1ea77bcbb5a48628cfa3
treed031e9d6207925e7f3701907840bf1663511bb75
parentcc2a47bf64b87f228b10c8f83b1575eee2aa1e76
Remove -Bsymbolic from builds.

This is causing issues when tools like asan try to wrap calls like
malloc. See the referenced bug for more details.

Bug: 15432753
Change-Id: I15e8eab5b773afd02dc14c78500cf8246a617718
core/combo/TARGET_linux-arm.mk
core/combo/TARGET_linux-arm64.mk
core/combo/TARGET_linux-mips.mk
core/combo/TARGET_linux-mips64.mk
core/combo/TARGET_linux-x86.mk
core/combo/TARGET_linux-x86_64.mk