Move prebuilt binaries to third_party (#3227)

This commit is contained in:
Ry Dahl 2019-10-28 22:04:24 -04:00 committed by GitHub
parent a7992e7703
commit 38f01f73a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 17 additions and 42 deletions

View file

@ -29,7 +29,6 @@ def main():
third_party.download_gn()
third_party.download_clang_format()
third_party.download_clang()
third_party.download_sccache()
third_party.maybe_download_sysroot()
write_lastchange()