Skip to content

Commit

Permalink
Add missing r25 changelog note for shaderc fix.
Browse files Browse the repository at this point in the history
Bug: android/ndk#1634
Test: N/A
Change-Id: Iae728c946cda17e6afb3457038aac60443b6fbf1
  • Loading branch information
DanAlbert committed Jun 2, 2022
1 parent b79b7cc commit a1f34a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/changelogs/Changelog-r25.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,13 @@ directly, see the [build system maintainers guide].
* Strip some binaries and libraries. This reduces the uncompressed size of
the NDK by 300 MB.
* Remove python2. All scripts now use python3.
* [Issue 1634]: Fixed the build rule for the libshaderc_combined target.
* [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 1634]: https://github.com/android/ndk/issues/1634
[Issue 1693]: https://github.com/android/ndk/issues/1693

## Known Issues
Expand Down

0 comments on commit a1f34a0

Please sign in to comment.