1
Fork 0

remove lldb package from bootstrap, config and build-manifest

it's not been built since a long time ago
This commit is contained in:
Ralf Jung 2020-05-09 19:53:48 +02:00
parent 34d6b446e5
commit dc7524be27
10 changed files with 7 additions and 184 deletions

View file

@ -411,10 +411,6 @@
# sysroot.
#llvm-tools = false
# Indicates whether LLDB will be made available in the sysroot.
# This is only built if LLVM is also being built.
#lldb = false
# Whether to deny warnings in crates
#deny-warnings = true