aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2019-09-09 11:10:28 -0700
committerElliott Hughes <enh@google.com>2019-09-10 14:19:45 -0700
commitb52b1392bcb1426bedfb03fd2980c7cc1931fdbb (patch)
treeda16e9e3d0c86b237b84e140a251ff2840bdfc5e /docs
parente99137b584d0b431e1c6780e069b1e4c1fd87b3c (diff)
downloadndk-b52b1392bcb1426bedfb03fd2980c7cc1931fdbb.tar.gz
ndk-build: turn on --output-sync (-O) by default.
"Output from the entire recipe for each target is grouped and printed once the target is complete." https://www.gnu.org/software/make/manual/html_node/Parallel-Output.html Test: treehugger Change-Id: Iaa4c789e6c004248ba630611543bbb57fec65156
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 f8399455b..ded38493c 100644
--- a/docs/changelogs/Changelog-r21.md
+++ b/docs/changelogs/Changelog-r21.md
@@ -46,6 +46,8 @@ For Android Studio issues, follow the docs on the [Android Studio site].
Arm64 with `-O0`.
* Updated libc++ to r369764.
* Updated make to 4.2.1.
+ * Modified ndk-build to supply `-O` for more readable errors with parallel
+ builds.
* Updated glibc to 2.17.
* Updated gdb to 8.3.
* [Issue 885]: For LLD+LLDB compatibility, the NDK build systems now pass