platform_build_soong/cc/config
Dan Willemsen 01a3c25ed7 Configure the default arch variant features per-OS
The minimum set of supported features are different between Android and
Linux with X86_64. So while the list of variants and features are still
technically correct, and may be shared more in the future, the default
needs to be configured differently.

Bug: 120208462
Test: add `host_supported: true` to libopus; m libopus
Change-Id: Ib79707d17b852f77341026085230c026b6386b78
2019-01-15 00:53:28 +00:00
..
arm64_device.go Remove denver64 from soong 2018-12-04 21:01:50 +00:00
arm_device.go Remove denver from soong 2018-12-04 19:39:48 -08:00
cfi_exports.map Revert "Revert "Build system changes for CFI (Soong)"" 2017-11-01 12:50:01 -07:00
clang.go Move -Wno-null-dereference to external only 2018-12-21 14:51:41 -08:00
global.go Switch to clang-r346389c. 2019-01-11 09:21:46 -08: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 Configure the default arch variant features per-OS 2019-01-15 00:53:28 +00: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 Upgrade Windows default build version from Vista to 7 2018-12-06 12:39:12 +00:00