[libc++] Allow running the bootstrapping CI build on Darwin
Instead of hard-coding the target for our CI nodes, use the default compiler triple. Also, allow building compiler-rt for the single specified triple in case we're running on Darwin (otherwise, the bootstrapping build complains). Differential Revision: https://reviews.llvm.org/D113683
Loading
Please sign in to comment