aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2020-03-09 22:28:53 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-03-09 22:28:53 +0000
commit9116482600e8bffd4553ba1937898655708cfefb (patch)
tree3a2c5fded7f3037bf3a815b43be76757c2fe67a9 /docs
parentd220fe922b5869c1b153167a78dc8f081b891dae (diff)
parent38f9a22bc3ffc5e9e09ec7277ce32942b101254a (diff)
downloadndk-9116482600e8bffd4553ba1937898655708cfefb.tar.gz
Merge "Build device prebuilts without Neon."
Diffstat (limited to 'docs')
-rw-r--r--docs/changelogs/Changelog-r21.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/changelogs/Changelog-r21.md b/docs/changelogs/Changelog-r21.md
index 69e6b2221..05a56655a 100644
--- a/docs/changelogs/Changelog-r21.md
+++ b/docs/changelogs/Changelog-r21.md
@@ -64,9 +64,11 @@ For Android Studio issues, follow the docs on the [Android Studio site].
* [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 1203]: libc++ prebuilts and CRT objects are no longer built as Neon.
[Issue 1166]: https://github.com/android/ndk/issues/1166
[Issue 1201]: https://github.com/android/ndk/issues/1201
+[Issue 1203]: https://github.com/android/ndk/issues/1203
## Changes