summaryrefslogtreecommitdiffstats
path: root/buildcmds/Android.mk
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2018-02-05 16:35:31 -0800
committerDan Albert <danalbert@google.com>2018-02-12 13:54:00 -0800
commita511ded040ac6c61325d8066599a3beb417ef83a (patch)
tree674936e0572781bf403dcd2bb542bafc553afb72 /buildcmds/Android.mk
parent8d17d6e15ed3a8e1c16c668153d12e8f5d97cac3 (diff)
downloadexternal_libcxx-ndk-r17-beta2.tar.gz
external_libcxx-ndk-r17-beta2.tar.bz2
external_libcxx-ndk-r17-beta2.zip
Don't use libandroid_support for modern API levels.ndk-r17-beta2ndk-r17-beta1ndk-r17
If we're targeting a new enough platform version, we don't actually need to cover any gaps in libc for libc++ support. In those cases, save size in the APK by avoiding libandroid_support. This is also a requirement for static executables, since using libandroid_support with a modern libc.a will result in multiple symbol definition errors. Test: ndk/checkbuild.py && ndk/run_tests.py Bug: https://github.com/android-ndk/ndk/issues/272 Change-Id: I4cb76272dc7271a02cba46d3cc20a369a16ff39d (cherry picked from commit db08a420b9b812321691180e97da1a3facc7391e)
Diffstat (limited to 'buildcmds/Android.mk')
0 files changed, 0 insertions, 0 deletions