mac: Let clang updater pull mac packages on all hosts.
...similar to what we do for Windows. This is to pick up: - include/c++/v1 to pick up libc++ headers for the very few targets that use system libc++ (which on macOS assumes that library headers are bundled with the compiler), like gcapi - libclang_rt.osx.a for __isPlatformVersionAtLeast (needed everywhere) Bug: 1147069 Change-Id: I9da25218686466c29b171ca959bbe5a529cccfdc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2542183 Auto-Submit: Nico Weber <thakis@chromium.org> Commit-Queue: Hans Wennborg <hans@chromium.org> Reviewed-by:Hans Wennborg <hans@chromium.org> Cr-Commit-Position: refs/heads/master@{#828131}
Showing
Please register or sign in to comment