1
0
Fork 0

add lldb as dependency for libcxx

This commit is contained in:
Mikhail Goncharov 2022-11-22 10:27:21 +01:00
parent bc3ce2d8cf
commit 3e0fec2beb

View file

@ -25,11 +25,12 @@ dependencies:
libc:
- clang
- clang-tools-extra
# FIXME: not sure about 'libcxx' and 'libcxxabi'
libcxx:
- clang
- lldb
libcxxabi:
- clang
- lldb
libclc: []
lld:
- llvm