remove lldb package from bootstrap, config and build-manifest
it's not been built since a long time ago
This commit is contained in:
parent
34d6b446e5
commit
dc7524be27
10 changed files with 7 additions and 184 deletions
|
@ -57,7 +57,6 @@ o("cargo-native-static", "build.cargo-native-static", "static native libraries i
|
|||
o("profiler", "build.profiler", "build the profiler runtime")
|
||||
o("full-tools", None, "enable all tools")
|
||||
o("lld", "rust.lld", "build lld")
|
||||
o("lldb", "rust.lldb", "build lldb")
|
||||
o("missing-tools", "dist.missing-tools", "allow failures when building tools")
|
||||
o("use-libcxx", "llvm.use-libcxx", "build LLVM with libc++")
|
||||
o("control-flow-guard", "rust.control-flow-guard", "Enable Control Flow Guard")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue