[libc++] Allow running CI on macOS when Ninja isn't installed outside of Xcode
authorLouis Dionne <ldionne.2@gmail.com>
Fri, 26 Feb 2021 17:13:51 +0000 (12:13 -0500)
committerLouis Dionne <ldionne.2@gmail.com>
Fri, 26 Feb 2021 17:15:12 +0000 (12:15 -0500)
commitf8e810c359b51c911dfb3be1f8c48f28356c09ec
tree1f78d86634e8cb9b675a5b8bd5a419b30228a28d
parenta00f7dc2d539bae2702e871e0767e4effb87ceb6
[libc++] Allow running CI on macOS when Ninja isn't installed outside of Xcode

Xcode does bundle Ninja, so we can use that Ninja if there's no system-wide
Ninja installed. This is useful on some CI bots we have that don't come
with Ninja pre-installed.
libcxx/utils/ci/run-buildbot