facebook / buck

A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages.
https://buck.build
Apache License 2.0
8.56k stars 1.16k forks source link

Add support for NDK version 21 #2728

Closed bigfootjon closed 1 year ago

bigfootjon commented 1 year ago

Supersedes: https://github.com/facebook/buck/pull/2685

NDK up to 21.3 uses clang 9.0.8, for the rest of the r21 releases clang 9.0.9 is used.