Skip to content

Commit

Permalink
Add changelog note for ndk-build M1 fix.
Browse files Browse the repository at this point in the history
Bug: android/ndk#1410
Test: None
Change-Id: Ib315e3a85b3e952ecb7cea8d2351af2f841d8cce
  • Loading branch information
DanAlbert committed Apr 22, 2022
1 parent 7e6c50f commit a27f773
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/changelogs/Changelog-r23.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ directly, see the [build system maintainers guide].
* [Issue 1645]: Fixed crash caused by openmp master/critical pragmas.
* [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 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 @@ -59,6 +60,7 @@ directly, see the [build system maintainers guide].
toolchain file can still be enabled using
`-DANDROID_USE_LEGACY_TOOLCHAIN_FILE=OFF`.

[Issue 1410]: https://github.com/android/ndk/issues/1410
[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 a27f773

Please sign in to comment.