DescriptionClean up default toolchain logic for CrOS GN builds.
The initial versions of the CrOS GN builds were written when we
didn't really understand how the different CrOS builds would work,
and we weren't sure what the toolchains needed to look like.
We can now safely say that the //build/toolchain/cros:* toolchains
should only be used in the simplechrome and ebuild workflows, where
`custom_toolchain="//build/toolchain/cros:target"` in the GN args.
For "regular" desktop ChromeOS builds, we should just re-use the
linux toolchains.
R=brettw@chromium.org, llozano@chromium.org
BUG=632279
Committed: https://crrev.com/d5b49c1cf6737a33c918e8433c12e19538223f6e
Cr-Commit-Position: refs/heads/master@{#409652}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 7 (2 generated)
|