platform_build/core/combo
Dan Albert e4256f5759 Revert "Enable gold linker for aarch64."
Causes build failures on Darwin.

prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/aarch64-linux-android/bin/ld.gold: warning: cannot scan executable section 5 of out/target/product/flounder/obj/SHARED_LIBRARIES/libdl_intermediates/libdl.o for Cortex-A53 erratum because it has no mapping symbols.

prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/aarch64-linux-android/bin/ld.gold: warning: cannot scan executable section 8 of out/target/product/flounder/obj/SHARED_LIBRARIES/libdl_intermediates/libdl.o for Cortex-A53 erratum because it has no mapping symbols.

prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/aarch64-linux-android/bin/ld.gold: warning: cannot scan executable section 11 of out/target/product/flounder/obj/SHARED_LIBRARIES/libdl_intermediates/libdl.o for Cortex-A53 erratum because it has no mapping symbols.

prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/aarch64-linux-android/bin/ld.gold: error: treating warnings as errors

This reverts commit 127d110172.

Change-Id: I1d3de90f5ae777b66a8f94fbcc9ccde8a9e3001c
2015-10-27 18:18:46 +00:00
..
arch am 76ec0c4c: Merge "Set mcpu targets based on cpu variant." 2015-09-25 16:35:56 +00:00
fdo.mk Support "LOCAL_FDO_SUPPORT := always". 2015-03-13 11:36:15 -07:00
HOST_CROSS_windows-x86.mk Fix gcc color diagnostics 2015-10-02 16:42:10 -07:00
HOST_darwin-x86.mk Remove the now-empty darwin AndroidConfig.h. 2015-07-30 09:16:01 -07:00
HOST_darwin-x86_64.mk Remove the now-empty darwin AndroidConfig.h. 2015-07-30 09:16:01 -07:00
HOST_linux-x86.mk Remove trailing / for HOST_TOOLCHAIN_FOR_CLANG 2015-09-23 23:46:44 +00:00
HOST_linux-x86_64.mk Remove trailing / for HOST_TOOLCHAIN_FOR_CLANG 2015-09-23 23:46:44 +00:00
javac.mk am 4e2f1903: Merge "Clean up Javac a little bit." 2015-09-02 21:18:38 +00:00
mac_version.mk Allow to build against Mac OS X SDK 10.11. 2015-10-13 18:00:45 -07:00
select.mk Split [CC|CXX]_WRAPPER from [TARGET|HOST]_[CC|CXX] 2015-07-21 14:07:50 -07:00
TARGET_linux-arm.mk Add the common directory back to kernel headers. 2015-09-17 21:20:03 -07:00
TARGET_linux-arm64.mk Revert "Enable gold linker for aarch64." 2015-10-27 18:18:46 +00:00
TARGET_linux-mips.mk Add the common directory back to kernel headers. 2015-09-17 21:20:03 -07:00
TARGET_linux-mips64.mk Add the common directory back to kernel headers. 2015-09-17 21:20:03 -07:00
TARGET_linux-x86.mk Add the common directory back to kernel headers. 2015-09-17 21:20:03 -07:00
TARGET_linux-x86_64.mk Add the common directory back to kernel headers. 2015-09-17 21:20:03 -07:00