From 8eddf3b28b170146a9ffadae975007d4e994dc6c Mon Sep 17 00:00:00 2001 From: madonuko Date: Sat, 28 Sep 2024 00:01:36 +0800 Subject: [PATCH] fix(anda): disable mold again --- anda/tools/buildsys/anda/rust-anda.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/buildsys/anda/rust-anda.spec b/anda/tools/buildsys/anda/rust-anda.spec index 8b38ca2375..8b831eba00 100644 --- a/anda/tools/buildsys/anda/rust-anda.spec +++ b/anda/tools/buildsys/anda/rust-anda.spec @@ -1,6 +1,6 @@ # Generated by rust2rpm 22 %bcond_without check -%bcond_with mold +%global with_mold 0 %define debug_package %{nil} %global crate anda