OSDN Git Service

Dedup system shared libraries.
authorDan Albert <danalbert@google.com>
Thu, 6 Aug 2015 19:22:40 +0000 (12:22 -0700)
committerDan Albert <danalbert@google.com>
Thu, 6 Aug 2015 21:18:55 +0000 (14:18 -0700)
commit7ba582aec3da735e456b12eeb8351e100dead740
treec3ebb42b3674e65d986ef57ccbfba15d49e50613
parent46ed1e85908c05893ded59ca0e327b607541118a
Dedup system shared libraries.

These shouldn't differ by target. Right now only mips64 does, and
that's a bug.

Change-Id: Ic941ede85ba1bc07d3316a55639ba71a6afc9630
core/binary.mk
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