We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
llvm.ccache
config.example.toml
1 parent a1a6fd7 commit bd4f80cCopy full SHA for bd4f80c
config.example.toml
@@ -87,10 +87,6 @@
87
# Whether to build LLVM with support for it's gpu offload runtime.
88
#offload = false
89
90
-# Indicates whether ccache is used when building LLVM. Set to `true` to use the first `ccache` in
91
-# PATH, or set an absolute path to use a specific version.
92
-#ccache = false
93
-
94
# When true, link libstdc++ statically into the rustc_llvm.
95
# This is useful if you don't want to use the dynamic version of that
96
# library provided by LLVM.
0 commit comments