Skip to content

Commit

Permalink
Add changelog notes for M1 shader-tools/make.
Browse files Browse the repository at this point in the history
Bug: android/ndk#1546
Bug: android/ndk#1577
Test: None
Change-Id: Ib42b3644966ff691f45595d9e2bbe456b4a91c22
  • Loading branch information
DanAlbert committed Apr 22, 2022
1 parent a27f773 commit 0d991cb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/changelogs/Changelog-r23.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ directly, see the [build system maintainers guide].
* [Issue 1672]: Fixed armeabi-v7a libunwind.a to be compatible with vfpv3-d16
(remember that this is the last release that will support that FPU setting).
* [Issue 1410]: Fix ndk-build for Apple M1.
* [Issue 1546]: Universal binaries (M1 support) for make (affects ndk-build).
* [Issue 1577]: Universal binaries (M1 support) for shader-tools (vulkan
compilers).
* [Issue 1569]: Fix `-fno-integrated-as` for Linux and Darwin hosts by making
GAS symlink relative
* [Issue 1589]: Fix incorrect API level check for `-Wl,--no-rosegment` in
Expand All @@ -61,6 +64,8 @@ directly, see the [build system maintainers guide].
`-DANDROID_USE_LEGACY_TOOLCHAIN_FILE=OFF`.

[Issue 1410]: https://github.com/android/ndk/issues/1410
[Issue 1546]: https://github.com/android/ndk/issues/1546
[Issue 1577]: https://github.com/android/ndk/issues/1577
[Issue 1589]: https://github.com/android/ndk/issues/1589
[Issue 1590]: https://github.com/android/ndk/issues/1590
[Issue 1608]: https://github.com/android/ndk/issues/1608
Expand Down

0 comments on commit 0d991cb

Please sign in to comment.