platform_build_soong/cc/config
Zhizhou Yang 9100b1d83d Do not generate SHT_RELR relocations before API 28
This patch fixes an issue that SHR_RELR relocation is not supported by
SDK version earlier than API 28. We only turn it on when SDK is not
used, or SDK version is newer than or equal to API 28.

Test: m -j48 for aosp_taimen-userdebug
Bug: http://b/119086751
Change-Id: I33124ae4f35fb8c00ae9103e8c04e2d4ccd5fec3
2018-11-30 22:07:35 +00:00
..
arm64_device.go Support Qualcomm Kryo 385 CPU variant. 2018-11-21 10:15:07 +00:00
arm_device.go Support Qualcomm Kryo 385 CPU variant. 2018-11-21 10:15:07 +00:00
cfi_exports.map Revert "Revert "Build system changes for CFI (Soong)"" 2017-11-01 12:50:01 -07:00
clang.go Remove unnecessary warning suppression 2018-11-09 23:09:19 +00:00
global.go Do not generate SHT_RELR relocations before API 28 2018-11-30 22:07:35 +00:00
integer_overflow_blacklist.txt Add integer_overflow sanitization build option. 2017-07-07 09:52:23 -07:00
mips64_device.go Remove GCC-specific toolchain methods 2018-10-09 19:44:54 -07:00
mips_device.go Remove GCC-specific toolchain methods 2018-10-09 19:44:54 -07:00
tidy.go Revert "Disable performance-noexcept-move-constructor check." 2018-10-05 18:45:06 +00:00
tidy_test.go Add clang-tidy support 2016-10-31 16:21:01 -07:00
toolchain.go Scudo minimal runtime support for Soong 2018-10-11 11:55:16 -07:00
x86_64_device.go Remove GCC-specific toolchain methods 2018-10-09 19:44:54 -07:00
x86_darwin_host.go Remove GCC-specific toolchain methods 2018-10-09 19:44:54 -07:00
x86_device.go Remove GCC-specific toolchain methods 2018-10-09 19:44:54 -07:00
x86_linux_bionic_host.go Remove -fno-emulated-tls from linux_bionic 2018-10-31 11:18:22 -07:00
x86_linux_host.go Remove GCC-specific toolchain methods 2018-10-09 19:44:54 -07:00
x86_windows_host.go Add flags for Windows assembly builds 2018-11-29 15:47:31 +00:00