DescriptionAllow using the same checkout to build both iOS and macOS.
As it is possible to specify multiple value for target_os in
.gclient, update the script build/mac_toolchain.py to download
the file for the hermetic build on all those OSes. Change the
path where the hermetic files are downloaded to use different
path for each OS.
BUG=680069
Review-Url: https://codereview.chromium.org/2626063002
Cr-Commit-Position: refs/heads/master@{#443198}
Committed: https://chromium.googlesource.com/chromium/src/+/aacc2845873563b3361c0c9b2a7bec6ead4cd155
Patch Set 1 #
Total comments: 4
Patch Set 2 : Address comments. #
Total comments: 2
Patch Set 3 : Add missing return. #Patch Set 4 : Add missing newline. #
Total comments: 2
Patch Set 5 : Address nitpick. #
Messages
Total messages: 18 (9 generated)
|