DescriptionFix GYP cross-compilation issue w/ build_utf8_validator_tables.
I think, when explicitly declaring a dependency on a target
(like gn_all does on build_utf8_validator_tables), if the target
is unconditionally only built in the host toolset, the dependency
needs to also say that; my initial version of the dependency did
not do that, leading gyp_chromium to fail in obscure ways.
R=thakis@chromium.org
BUG=465198
Committed: https://crrev.com/3b02cf778cdb3066ed3cbb9b2d70413a1577033e
Cr-Commit-Position: refs/heads/master@{#319666}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|