platform_build_soong/cc/config
Colin Cross 35e3972068 Remove frameworks/base/include from the global include path
It is empty now.

Bug: 33630870
Test: m -j native
Change-Id: I8f41b56594241aced0f874af2fa73207b51ff8d6
2016-12-16 08:42:35 -08:00
..
arm64_device.go Dynamically generate arch struct 2016-09-08 13:50:36 -07:00
arm_device.go Dynamically generate arch struct 2016-09-08 13:50:36 -07:00
clang.go Consistently use -std=gnu99 for gcc as well as clang. 2016-10-13 14:41:31 +00:00
global.go Remove frameworks/base/include from the global include path 2016-12-16 08:42:35 -08:00
mips64_device.go Dynamically generate arch struct 2016-09-08 13:50:36 -07:00
mips_device.go Dynamically generate arch struct 2016-09-08 13:50:36 -07: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 Support .asm files for assembly 2016-12-02 21:12:30 -08:00
x86_64_device.go Support .asm files for assembly 2016-12-02 21:12:30 -08:00
x86_darwin_host.go Add more whitelisted host libraries 2016-11-22 15:41:04 -08:00
x86_device.go Support .asm files for assembly 2016-12-02 21:12:30 -08:00
x86_linux_host.go Add Toolchain.Bionic() 2016-11-17 01:50:43 -08:00
x86_windows_host.go Add more whitelisted host libraries 2016-11-22 15:41:04 -08:00