Chromium Code Reviews
DescriptionThis fix adds possibility to provide path to directory containing sysroots for linux (32 bit and 64 bit). It's necessary if someone wants to make 32 bit build on 64 bit host with custom sysroot. 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.
BUG=622616
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fixup for previous commit. #Messages
Total messages: 11 (4 generated)
|