DescriptionFix automatic toolchain when msvs-ninja in GYP_GENERATORS
Previously, we checked that GYP_GENERATORS was "ninja", but this
broke when using GYP_GENERATORS=ninja,msvs-ninja. As there are no
other supported genearators than those two now, there's no need
to check that we're using ninja at all, so just remove that
branch of the if.
BUG=323300
R=jschuh@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251406
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|