platform_build_soong/cc/config
Goran Jakovljevic 68a321d92f MIPS: Remove -U__unix and -U__unix__ from cflags
Leave '__unix' and '__unix__' defined on mips/mips64, like arm.
This is needed to avoid a warning in external/libcxx project.

Test: successful build and boot aosp_mips-eng
Test: successful build and boot aosp_mips64-eng

Change-Id: I8f0e17bdbeffd5078c19aa7506564b8e79a9c945
2017-10-18 16:37:21 +02:00
..
arm64_device.go Unified sysroot: arch-X/include directories are gone. 2017-10-12 09:07:53 -07:00
arm_device.go Unified sysroot: arch-X/include directories are gone. 2017-10-12 09:07:53 -07:00
clang.go Black-list for clang LibTooling Cflags. 2017-06-19 19:43:03 -07:00
global.go Unified sysroot: arch-X/include directories are gone. 2017-10-12 09:07:53 -07:00
integer_overflow_blacklist.txt Add integer_overflow sanitization build option. 2017-07-07 09:52:23 -07:00
mips64_device.go MIPS: Remove -U__unix and -U__unix__ from cflags 2017-10-18 16:37:21 +02:00
mips_device.go MIPS: Remove -U__unix and -U__unix__ from cflags 2017-10-18 16:37:21 +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 Explicitly link the profile runtime during PGO 2017-10-04 22:25:19 -07:00
x86_64_device.go Unified sysroot: arch-X/include directories are gone. 2017-10-12 09:07:53 -07:00
x86_darwin_host.go Use correct flags for host-side assembly 2017-10-05 13:08:28 -07:00
x86_device.go Unified sysroot: arch-X/include directories are gone. 2017-10-12 09:07:53 -07:00
x86_linux_bionic_host.go Unified sysroot: arch-X/include directories are gone. 2017-10-12 09:07:53 -07:00
x86_linux_host.go Use correct flags for host-side assembly 2017-10-05 13:08:28 -07:00
x86_windows_host.go Add windows libraries used by mdnsresponder 2017-09-09 13:06:25 -07:00