aboutsummaryrefslogtreecommitdiff
path: root/docs/changelogs/Changelog-r21.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/changelogs/Changelog-r21.md')
-rw-r--r--docs/changelogs/Changelog-r21.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/changelogs/Changelog-r21.md b/docs/changelogs/Changelog-r21.md
index d41aced5b..69e6b2221 100644
--- a/docs/changelogs/Changelog-r21.md
+++ b/docs/changelogs/Changelog-r21.md
@@ -62,8 +62,11 @@ For Android Studio issues, follow the docs on the [Android Studio site].
debugging. The error from gdb that confirms you were affected by this was
`gdb-8.3/gdb/psymtab.c:316: internal-error: sect_index_text not initialized`.
* [Issue 1166]: Rehid unwinder symbols all architectures.
+ * [Issue 1201]: Fixed issue in ndk-build that was causing `APP_PLATFORM` to be
+ corrupted for API 30+ with LP64 ABIs.
[Issue 1166]: https://github.com/android/ndk/issues/1166
+[Issue 1201]: https://github.com/android/ndk/issues/1201
## Changes