Remove llvm.ccache option from config.example.toml
This commit is contained in:
parent
a1a6fd74d2
commit
bd4f80c449
1 changed files with 0 additions and 4 deletions
|
|
@ -87,10 +87,6 @@
|
|||
# Whether to build LLVM with support for it's gpu offload runtime.
|
||||
#offload = false
|
||||
|
||||
# Indicates whether ccache is used when building LLVM. Set to `true` to use the first `ccache` in
|
||||
# PATH, or set an absolute path to use a specific version.
|
||||
#ccache = false
|
||||
|
||||
# When true, link libstdc++ statically into the rustc_llvm.
|
||||
# This is useful if you don't want to use the dynamic version of that
|
||||
# library provided by LLVM.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue