Chromium Code Reviews
DescriptionChange how MB handles goma_dir.
Since both GN and GYP actually have two settings for
whether to use GOMA and where to find it, it turns
out that you can and should set goma_dir independently
of what is actually specified in the MB configs (or iOS
configs): if MB specifies --goma-dir, then explicitly
set goma_dir, else don't set it at all.
This simplifies the code a bit and will solve a problem
in GN down the road as we switch to using args files.
R=brettw@chromium.org
BUG=602528
Committed: https://crrev.com/d0c138bb06b285b4ad0015f2fff407f5840e481e
Cr-Commit-Position: refs/heads/master@{#387038}
Patch Set 1 #
Total comments: 1
Dependent Patchsets: Messages
Total messages: 7 (2 generated)
|