diff options
author | Sergiu Deitsch <sergiu.deitsch@gmail.com> | 2022-10-18 17:07:57 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2022-10-18 18:21:51 (GMT) |
commit | 7e5b48a7b105707cba16fcc2c10f422df6d06c4f (patch) | |
tree | 435e4c0f75971e085e12d9e3eeecad0ef34181ec /Modules/Compiler/Tasking-ASM.cmake | |
parent | 9fefa9ef49061c7fc572bb21e37a2349d716a860 (diff) | |
download | CMake-7e5b48a7b105707cba16fcc2c10f422df6d06c4f.zip CMake-7e5b48a7b105707cba16fcc2c10f422df6d06c4f.tar.gz CMake-7e5b48a7b105707cba16fcc2c10f422df6d06c4f.tar.bz2 |
Android: Avoid searching API level directories matching architecture bitness
When cross-compiling for Android, the library path suffixes `/<number>/`
refer to API level specific platform libraries instead of architecture
bitness. Disable path suffix use under NDK to avoid incorrect inclusion
of API level specific libraries below the targeted API level.
Fixes: #23830
Diffstat (limited to 'Modules/Compiler/Tasking-ASM.cmake')
0 files changed, 0 insertions, 0 deletions