Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Meta
buck
Merge requests
!2685
Add support for NDK versions 21.4 and upwards
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Closed
Marces Engel
requested to merge
github/fork/marcesengel/fix/ndk-21.4-clang
into
main
Mar 03, 2022
Overview
4
Commits
1
Pipelines
0
Changes
1
NDK up to 21.3 uses clang 9.0.8, from there onwards clang 9.0.9 is used.
Add a testcase for NDK 21.4 to CircleCI