diff options
author | Dan Willemsen <dwillemsen@google.com> | 2017-10-17 18:00:57 -0700 |
---|---|---|
committer | Dan Willemsen <dwillemsen@google.com> | 2017-10-18 16:11:24 -0700 |
commit | 7b44ac0dc47a67f646c0683ca5f16d98265df855 (patch) | |
tree | bfd132a2cc7f65186fcdd7b24ff721c0b7e3cfe8 /compiler/optimizing/graph_visualizer.cc | |
parent | 4a6603701b217bbbd75020e1689c87c61125ef02 (diff) |
tools: Use soong_ui instead of make
Switch to soong_ui to dump make variables, which ensures a consistent
parser for the product makefiles, and may provide other benefits, like
sandboxed executions.
Use soong_ui rather than the legacy make startup wrapper, which just
calls soong_ui. This allows us to automatically set the parallelism if
-j is omitted, so remove the default here and let soong_ui choose an
appropriate value for your machine.
Test: art/tools/golem/build-target.sh --machine-type=android-armv8
Test: art/tools/golem/build-target.sh --machine-type=android-armv8 --golem=art-opt-cc
Change-Id: I39c838b7198658534f6cadc64159f59b3ffdd38c
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions