diff options
| author | 2022-01-04 14:40:13 +0100 | |
|---|---|---|
| committer | 2022-01-04 14:55:50 +0100 | |
| commit | 2fad341beb7a633f581e1a9c2d723f42a54ce7ef (patch) | |
| tree | 99de509d9e6c6a507a3b164af22d18076a43f467 /java/java_test.go | |
| parent | 69e87311010a410cb8cb676c82d1642784211a0f (diff) | |
Allow not buffering the output of soong_build .
This behavior is enabled by setting the environment variable
SOONG_UNBUFFERED_OUTPUT=1 .
This is not the default behavior because only one process can be running
in the console pool and this would thus result in a loss of parallelism
if multiple soong_build invocations are needed.
Changing the value of this environment variable does not result in a
rebuild, since it does not affect the build outputs.
Test: Presubmits.
Change-Id: I49d15eb145966bd805f0a47b46866285203b122a
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions