platform_build_soong/cc
Dan Willemsen 9e0cb35c29 Allow 'sanitize' to be arch-specific.
The usecase here is system/core/liblog, which wants to turn off
sanitizer only for the target module, since the target sanitizers depend
on liblog.

Change-Id: I99141574a1c4c4847aa8a72bdcc88901fd9b01cd
2015-09-16 15:41:55 -07:00
..
arm64_device.go Update flags to match make 2015-09-15 22:20:03 +00:00
arm_device.go Update flags to match make 2015-09-15 22:20:03 +00:00
builder.go Fix libgcc/libatomic link order 2015-07-08 18:10:14 -07:00
cc.go Allow 'sanitize' to be arch-specific. 2015-09-16 15:41:55 -07:00
cc_test.go Add support for building on Darwin hosts 2015-05-07 14:09:48 -07:00
clang.go Update flags to match make 2015-09-15 22:20:03 +00:00
gen.go Fix java resource glob file list location 2015-08-24 16:19:43 -07:00
toolchain.go Add support for building NDK modules. 2015-03-26 21:58:12 -07:00
util.go Add support for include_files 2015-09-14 16:09:36 -07:00
x86_darwin_host.go Update flags to match make 2015-09-15 22:20:03 +00:00
x86_linux_host.go Update flags to match make 2015-09-15 22:20:03 +00:00