platform_build_soong/cc/config
Colin Cross 14e8dd73d0 Move frameworks/native/opengl/include from -isystem to -I
-isystem hides all warnings.  The warnings in
frameworks/native/opengl/include have been fixed, move it from
-isystem to -I.

Test: m -j native
Bug: 31751828

Change-Id: If182ab5664e22f0cfd5be8cb1d0309d07dc85ceb
2016-12-14 11:13:16 -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 Move frameworks/native/opengl/include from -isystem to -I 2016-12-14 11:13:16 -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