diff --git a/recipes/dev/rust/config.toml b/recipes/dev/rust/config.toml index b53de2d71..89604cb72 100644 --- a/recipes/dev/rust/config.toml +++ b/recipes/dev/rust/config.toml @@ -1,6 +1,4 @@ [llvm] -# TODO: LLVM is only compiled for stage1, -# it should be possible to enable this download-ci-llvm = false static-libstdcpp = false targets = "X86"