Skip to content

Commit

Permalink
Update r24b changelog for #1693
Browse files Browse the repository at this point in the history
Bug: android/ndk#1693
Test: n/a
Change-Id: Ia4223ec55adbfc9ac934adcfcd85ebc2acf74c7b
  • Loading branch information
rprichard committed Apr 16, 2022
1 parent 507c7f3 commit ea63f61
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/changelogs/Changelog-r24.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,15 @@ directly, see the [build system maintainers guide].

[Clang Migration Notes]: https://android.googlesource.com/platform/ndk/+/master/docs/ClangMigration.md

## r24b

* [Issue 1693]: The NDK's toolchain file for CMake (`android.toolchain.cmake`)
defaults to the legacy toolchain file for all versions of CMake. The new
toolchain file can still be enabled using
`-DANDROID_USE_LEGACY_TOOLCHAIN_FILE=OFF`.

[Issue 1693]: https://github.com/android/ndk/issues/1693

## Changes

* Includes Android 12L APIs.
Expand Down

0 comments on commit ea63f61

Please sign in to comment.