diff options
author | Sven Gothel <[email protected]> | 2019-12-25 04:11:00 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2019-12-25 04:11:00 +0100 |
commit | 44f5d564bacfd8adcbb1d59763ed8970667824af (patch) | |
tree | 7243367a3381a71acda223e4853e389abf3d8feb /cmake/toolchain.linux-gcc-armv6hf.cmake | |
parent | f344ef3aa3a42c4e81376c3d8ad6507ad2b8a20c (diff) |
Bug 1417 - Android: OpenAL-Soft toolchain.android.cmake: ANDROID_API_LEVEL [21..22] only, link against c++_static!
NDK >= r19 using API > 22: 'U __register_atfork'
__register_atfork; # introduced=23
See <https://github.com/android/ndk/issues/964>
libc++_shared.so is not provided on device,
either link statically or deploy the shared library.
We link statically now.
Diffstat (limited to 'cmake/toolchain.linux-gcc-armv6hf.cmake')
0 files changed, 0 insertions, 0 deletions