Add enable-missing-tools option
This commit is contained in:
parent
7d52cbce6d
commit
53254a888b
4 changed files with 20 additions and 5 deletions
|
@ -69,6 +69,7 @@ o("profiler", "build.profiler", "build the profiler runtime")
|
|||
o("emscripten", None, "compile the emscripten backend as well as LLVM")
|
||||
o("full-tools", None, "enable all tools")
|
||||
o("lldb", "rust.lldb", "build lldb")
|
||||
o("enable-missing-tools", "build.missing-tools", "allow failures when building tools")
|
||||
|
||||
# Optimization and debugging options. These may be overridden by the release
|
||||
# channel, etc.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue