D19016: Update Android toolchain files to reality

Volker Krause noreply at phabricator.kde.org
Thu Feb 14 17:30:10 GMT 2019


vkrause created this revision.
Herald added projects: Frameworks, Build System.
Herald added subscribers: kde-buildsystem, kde-frameworks-devel.
vkrause requested review of this revision.

REVISION SUMMARY
  - NDK r18 does not ship GCC anymore, it's only clang now
  - same for STL, there's only libc++ there
  - API level 14 is not supported either anymore, the minimum supported by the current NDK is 16
  - The minimum supported API level by KF5 right now is 21 though, so use that as the default

REPOSITORY
  R240 Extra CMake Modules

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D19016

AFFECTED FILES
  toolchain/Android.cmake

To: vkrause
Cc: kde-frameworks-devel, kde-buildsystem, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20190214/25c7d3e6/attachment.html>


More information about the Kde-buildsystem mailing list