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