platform_build_soong/cc/config
Dan Willemsen 38394b962f Fix ToolchainClangCflags for host bionic
Move these flags from the normal flags to the toolchain flags, since we
want them to always apply.

Test: Add #ifdef __ANDROID__ to crtbegin.c, check to see if it's set for host bionic
Change-Id: I382dd229e3e4a889bc916f6f8e1248c7debb8fad
2017-09-20 13:16:13 -07:00
..
arm64_device.go Pass correct emulation string to gold 2017-08-15 12:54:12 -07:00
arm_device.go Revert "Revert "Build support for 32-bit armv8-a"" 2017-08-23 10:57:17 +00:00
clang.go Black-list for clang LibTooling Cflags. 2017-06-19 19:43:03 -07:00
global.go Add LTO support to soong 2017-08-15 12:54:12 -07:00
integer_overflow_blacklist.txt Add integer_overflow sanitization build option. 2017-07-07 09:52:23 -07:00
mips64_device.go Revert "[mips] Disable compact branch generation" 2017-06-28 11:22:58 +02:00
mips_device.go Revert "[mips] Disable compact branch generation" 2017-06-28 11:22:58 +02:00
tidy.go Allow overriding tidy configs using environment variables 2016-11-02 15:47:20 -07:00
tidy_test.go Add clang-tidy support 2016-10-31 16:21:01 -07:00
toolchain.go Add support for Windows Message Compiler 2017-09-09 13:06:25 -07:00
x86_64_device.go Support .asm files for assembly 2016-12-02 21:12:30 -08:00
x86_darwin_host.go Revert "Revert "Ensure environment dependencies are correct"" 2017-05-15 15:22:45 -07:00
x86_device.go Support .asm files for assembly 2016-12-02 21:12:30 -08:00
x86_linux_bionic_host.go Fix ToolchainClangCflags for host bionic 2017-09-20 13:16:13 -07:00
x86_linux_host.go Add Toolchain.Bionic() 2016-11-17 01:50:43 -08:00
x86_windows_host.go Add windows libraries used by mdnsresponder 2017-09-09 13:06:25 -07:00