DescriptionFix for cross compiling 32bit linux on 64bit host machine
Right now when custom sysroot is provided as gn parameter (target_sysroot)
only 32 bit custom sysroot will be used. 64 bit sysroot (which is also needed
by 32 bit build by - for example - protobuf) is expected to be found in default
location. This change adds possibility to provide path to directory containing
both sysroots for linux (32 bit and 64 bit).
BUG=622616
Committed: https://crrev.com/16c1060131d3e94aa57a241f3ed33afbdf2f2263
Cr-Commit-Position: refs/heads/master@{#402742}
Patch Set 1 #
Messages
Total messages: 14 (6 generated)
|