platform_build_soong/cc
Colin Cross 577f6e4baf Fix ndk and stl compiling
Move ndk linking against libc and libm out of system shared libraries
so that static libraries that link against the ndk can depend on
libc and libm, which is required to get the ndk sysroot include path.
Also make ndk stl versions only apply to the device variant of
multi-target builds.

Change-Id: I6926541da17b9baf3aa7f811a839c3b65c5d804d
2015-03-27 18:24:14 -07:00
..
arm64_device.go Add support for building NDK modules. 2015-03-26 21:58:12 -07:00
arm_device.go Add support for building NDK modules. 2015-03-26 21:58:12 -07:00
builder.go Support prefix_symbols for linker 2015-03-27 15:58:24 -07:00
cc.go Fix ndk and stl compiling 2015-03-27 18:24:14 -07:00
clang.go Updates for building art 2015-03-21 00:40:20 +00:00
toolchain.go Add support for building NDK modules. 2015-03-26 21:58:12 -07:00
util.go Refactor ccDynamic for static binaries 2015-03-27 15:57:49 -07:00
x86_linux_host.go Add support for building NDK modules. 2015-03-26 21:58:12 -07:00