DescriptionRemove wget usage from install-sysroot.py
CL https://codereview.chromium.org/2398633004/ used wget instead of
curl to download the sysroots because it was more standard. However,
not even wget is bundled with some freshly-installed distros, so just
use python's urllib to download the sysroot tarballs directly.
BUG=650482
R=dpranke@chromium.org
Committed: https://crrev.com/3a7e078c89ca15736fed29638f2207494801572f
Cr-Commit-Position: refs/heads/master@{#435753}
Patch Set 1 #
Messages
Total messages: 13 (7 generated)
|