commit | ac5aa74c6587bbbcef4875c2f7bc48ae7b2c2b93 | [log] [tgz] |
---|---|---|
author | Renato Golin <rengolin@gmail.com> | Thu Apr 21 19:04:28 2016 +0100 |
committer | Renato Golin <rengolin@gmail.com> | Thu Apr 21 19:04:28 2016 +0100 |
tree | 2b855f85b59c514cfb47e09f5a38f62e8691ac31 | |
parent | 214719cba7639ae6f8b21a10c80c00deda6906c9 [diff] |
[ZORG] Update ClangBuilder to build libc++ with clang This change makes the Clang builder checkout libc++/abi and build on stage 2 of a selfhosting build (since we can't guarantee the host compiler will be able to build it).