commit | 577f6e4baf4d01ebcb67c613b6d3f94fc74be8e5 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Fri Mar 27 18:23:34 2015 -0700 |
committer | Colin Cross <ccross@android.com> | Fri Mar 27 18:24:14 2015 -0700 |
tree | d1fb0e6382d696d8efd646bdbaee7a41ea300f4a | |
parent | df6f7ae064b7370ac4c791e5613d7133d5ff4145 [diff] |
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