added missing dependencies to libc
This commit is contained in:
parent
5327883d23
commit
856ce4b148
1 changed files with 3 additions and 1 deletions
|
@ -18,7 +18,9 @@ dependencies:
|
|||
flang:
|
||||
- llvm
|
||||
- mlir
|
||||
libc: []
|
||||
libc:
|
||||
- clang
|
||||
- clang-tools-extra
|
||||
# FIXME: not sure about 'libcxx' and 'libcxxabi'
|
||||
libcxx: []
|
||||
libcxxabi: []
|
||||
|
|
Loading…
Add table
Reference in a new issue