OSDN Git Service

Remove TARGET_LIBGCC/LIBATOMIC/LIBGCOV
authorDan Willemsen <dwillemsen@google.com>
Mon, 16 May 2016 21:41:49 +0000 (14:41 -0700)
committerDan Willemsen <dwillemsen@google.com>
Tue, 17 May 2016 00:26:54 +0000 (17:26 -0700)
commitdb16dd23841cf9cdb62420eb3ab1eca71a9e102b
treeb9942cf6cda0c5d691b475dddc4e5d724ecb07b6
parent094caf99aab48c7ef62fd635503a0c70c18ecfde
Remove TARGET_LIBGCC/LIBATOMIC/LIBGCOV

Instead, use the libgcc/libatomic/libgcov from the static libraries dir,
which is provided by Soong. Copy the libraries using the Soong script if
Soong is disabled - this can be removed once USE_SOONG is removed.

Change-Id: Iad2ad20ad5c3cfc48bf1e46e594a482609098d7a
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
core/definitions.mk
core/executable_internal.mk
core/main.mk
core/shared_library_internal.mk