commit | 937cef48eb36dd1b32b485cc836a0269dd68e325 | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Sat Aug 27 18:29:08 2016 -0700 |
committer | Dan Willemsen <dwillemsen@google.com> | Sat Aug 27 18:33:11 2016 -0700 |
tree | a4098822cde66ba88af6ddf6c808cfb62fd703ec | |
parent | c6bada8acd19c5ec8ec3788cade2cec65b1b1df7 [diff] |
Check USE_GOMA consistently Currently, the only way to properly disable goma is to unset USE_GOMA. If you set USE_GOMA=false, we won't turn on goma, but we'll pass -j500 to ninja. Test: USE_GOMA={x,false} m -j48 showcommands (inspect) Change-Id: I6b327d08ebadbe614a3bf7646fd597054bbfaaa2