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: libc:
- clang - clang
- clang-tools-extra - clang-tools-extra
# FIXME: not sure about 'libcxx' and 'libcxxabi'
libcxx: libcxx:
- clang - clang
- lldb
libcxxabi: libcxxabi:
- clang - clang
- lldb
libclc: [] libclc: []
lld: lld:
- llvm - llvm