diff options
| author | 2017-07-10 22:13:00 -0700 | |
|---|---|---|
| committer | 2017-07-11 14:51:26 -0700 | |
| commit | 9b58749f30d397ad05ff2d35e4d081016a2ebbee (patch) | |
| tree | 2e42fc2db0f2924a8c759987bfc8a977a6f1990c /python/python_test.go | |
| parent | fd7310d95af0828df05f70549b5fde2b8c574ec0 (diff) | |
Support more ways to pass -j/-k
In preparation to remove Make/makeparallel from soong_ui startup, we
need to preserve compatibility with the different ways that make
supports the -j option.
Nothing changes unless Make/makeparallel is removed from the startup.
Once that is removed, not specifying a -j value will be equivalent to
'-j' instead of '-j1', like Ninja. A value will also be supported when
specifying -k, like Ninja (though specifying it alone will be equivalent
to '-k 0').
Test: m -j blueprint_tools
Change-Id: I9d5d59bedd4f6e5cca76bdb4cd47e0b5b7d523f0
Diffstat (limited to 'python/python_test.go')
0 files changed, 0 insertions, 0 deletions