platform_build_soong/cc/config
Colin Cross 328f04e778 Move more includes from -isystem to -I
-isystem hides all warnings.  There were no warnings in
hardware/libhardware_legacy/include, hardware/ril/include, or
libnativehelper/include, move them from -isystem to -I.

Test: m -j native
Bug: 31751828
Change-Id: I64cf08b6f6a7f2cfbb19f7d3cc2d2cc9f0157a38
2016-11-03 15:49:36 -07: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 Move more includes from -isystem to -I 2016-11-03 15:49:36 -07: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 Add ubsan_standalone library name to the toolchain. 2016-08-15 17:05:04 -07:00
x86_64_device.go Dynamically generate arch struct 2016-09-08 13:50:36 -07:00
x86_darwin_host.go Remove support for building with OSX 10.8/9 SDKs 2016-10-28 13:57:34 -07:00
x86_device.go Dynamically generate arch struct 2016-09-08 13:50:36 -07:00
x86_linux_host.go Move toolchain and global variables into separate package 2016-08-01 13:37:01 -07:00
x86_windows_host.go Add pthread to Windows allowed ldlibs 2016-09-20 14:49:33 -07:00