From 2b0c27c02e0a9aff5bfd420b0803de252019ab1e Mon Sep 17 00:00:00 2001 From: Wildan Mubarok Date: Fri, 25 Jul 2025 05:02:57 +0000 Subject: [PATCH] Revert comments --- recipes/dev/rust/config.toml | 2 -- 1 file changed, 2 deletions(-) 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"