parent
6a80cb79e1
commit
bc3ce2d8cf
1 changed files with 4 additions and 2 deletions
|
@ -26,8 +26,10 @@ dependencies:
|
||||||
- clang
|
- clang
|
||||||
- clang-tools-extra
|
- clang-tools-extra
|
||||||
# FIXME: not sure about 'libcxx' and 'libcxxabi'
|
# FIXME: not sure about 'libcxx' and 'libcxxabi'
|
||||||
libcxx: []
|
libcxx:
|
||||||
libcxxabi: []
|
- clang
|
||||||
|
libcxxabi:
|
||||||
|
- clang
|
||||||
libclc: []
|
libclc: []
|
||||||
lld:
|
lld:
|
||||||
- llvm
|
- llvm
|
||||||
|
|
Loading…
Reference in a new issue