platform_build_soong/cc
Colin Cross d8e780df69 cc: make static or shared cflags apply to all source files
Make static or shared cflags properties apply to all source files,
not just the source files defined in the static or shared block.
Needed for libunwind, which passes -DUNW_ADDITIONAL_PREFIX to source
files for the static library, but not for the shared library.

Change-Id: I3cd88cc1099e505eeee077c697db00de22a8b03a
2015-04-29 14:59:23 -07:00
..
arm64_device.go Simplify flags in c compiling, fix NDK build warnings 2015-04-22 14:08:45 -07:00
arm_device.go cc: remove --fix-cortex-a8 from non-Cortex A8 devcies 2015-04-28 14:11:56 -07:00
builder.go ndk: Use prebuilt NDK CRT objects. 2015-04-29 10:27:00 -07:00
cc.go cc: make static or shared cflags apply to all source files 2015-04-29 14:59:23 -07:00
clang.go Updates for building art 2015-03-21 00:40:20 +00:00
gen.go Add yacc and lex support 2015-04-08 15:17:45 -07:00
toolchain.go Add support for building NDK modules. 2015-03-26 21:58:12 -07:00
util.go Simplify flags in c compiling, fix NDK build warnings 2015-04-22 14:08:45 -07:00
x86_linux_host.go Add rpath to host executables 2015-04-08 15:17:45 -07:00