platform_build_soong/cc/config
Jiyong Park b304e805d9 add -nostdlibinc for arm64_linux_host
The flag is needed to prevent the compiler from looking into the host
include paths like /usr/include.

Bug: 172869346
Test: inspect the include path by temporarily adding `-v`.
Change-Id: I73a16155a784916a1bd0babcb75d5f9079e13423
2020-11-10 11:55:42 +09:00
..
Android.bp LinuxBionic supports arm64 2020-09-09 21:57:10 +09:00
OWNERS Refactor OWNERS files in platform/build/soong. 2020-10-08 16:14:32 -07:00
arm64_device.go Introduce new Arm64 arch variant with dot product features 2020-08-26 15:52:22 +00:00
arm64_fuchsia_device.go Support building for Fuchsia. 2019-01-24 18:59:29 +00:00
arm64_linux_host.go add -nostdlibinc for arm64_linux_host 2020-11-10 11:55:42 +09:00
arm_device.go Remove implicit Bionic and kernel system includes. 2020-05-06 19:45:03 +01:00
cfi_exports.map Revert "Revert "Build system changes for CFI (Soong)"" 2017-11-01 12:50:01 -07:00
clang.go Switch to clang-r399163. 2020-09-15 13:48:05 -07:00
global.go Always generate profiling debug info 2020-11-03 18:13:21 +00:00
integer_overflow_blocklist.txt Rename CFI blocklist files. 2020-07-27 18:37:48 +00:00
tidy.go Add bugprone to global clang-tidy default checks 2020-03-03 12:05:22 -08:00
tidy_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
toolchain.go Add the cc_fuzz target. 2019-07-16 16:30:53 -07:00
vndk.go Add android.system.keystore2-unstable-ndk_platform to vndk.go 2020-10-06 16:24:22 -07:00
x86_64_device.go Remove implicit Bionic and kernel system includes. 2020-05-06 19:45:03 +01:00
x86_64_fuchsia_device.go Stop defining unused USE_SSSE3. 2019-07-12 22:40:45 -07:00
x86_darwin_host.go Add support for macOS 11 SDK 2020-07-14 16:53:43 -07:00
x86_device.go Remove implicit Bionic and kernel system includes. 2020-05-06 19:45:03 +01:00
x86_linux_bionic_host.go Remove implicit Bionic and kernel system includes. 2020-05-06 19:45:03 +01:00
x86_linux_host.go Allow Linux hosts to use ubsan runtime sanitizers. 2020-02-20 20:27:35 +00:00
x86_windows_host.go Switch to clang-r399163. 2020-09-15 13:48:05 -07:00