From a635d63da1cb0acc67f5e0b7733df4979eed00d9 Mon Sep 17 00:00:00 2001 From: Dennis Bonke Date: Sat, 23 Nov 2024 15:49:13 +0100 Subject: [PATCH] host-rust: Disable due to LLVM upgrades breaking it --- bootstrap.d/dev-lang.y4.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap.d/dev-lang.y4.yml b/bootstrap.d/dev-lang.y4.yml index ca0ff2e70..63c7225b9 100644 --- a/bootstrap.d/dev-lang.y4.yml +++ b/bootstrap.d/dev-lang.y4.yml @@ -56,6 +56,7 @@ tools: - args: ['make', 'install'] - name: host-rust + stability_level: 'broken' # LLVM Bumped? architecture: noarch from_source: rust sources_required: