Skip to content

Commit

Permalink
Auto merge of #116998 - pcc:new-ndk2, r=onur-ozkan
Browse files Browse the repository at this point in the history
Improve android-ndk property interface

Re-creating #102994 which was closed.

---
PR #105716 added support for NDK r25b, and removed support for r15. Since the switch to r25b would have broken existing r15 users anyway, let's take the opportunity to make the interface more user friendly.

Firstly move the android-ndk property to [build] instead of the targets. This is possible now that the NDK has obsoleted the concept of target-specific toolchains.

Also make the property take the NDK root directory instead of the "toolchains/llvm/prebuilt/<host tag>" subdirectory.
  • Loading branch information
bors committed Oct 24, 2023
2 parents f918a6a + 2c50227 commit 9fb455a
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 9fb455a

Please sign in to comment.