From 0890d2dcde76bc8db479aff957ae16267db8cb09 Mon Sep 17 00:00:00 2001 From: Gilver Date: Sat, 28 Jun 2025 07:59:48 -0500 Subject: [PATCH] cleanup(rnote): Remove macro recursion Signed-off-by: Gilver --- anda/langs/rust/rnote/rnote.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/anda/langs/rust/rnote/rnote.spec b/anda/langs/rust/rnote/rnote.spec index 0167730e79..b85f29b126 100644 --- a/anda/langs/rust/rnote/rnote.spec +++ b/anda/langs/rust/rnote/rnote.spec @@ -1,4 +1,3 @@ -%global build_rustflags %build_rustflags -C link-arg=-fuse-ld=mold %global rustflags_debuginfo 1 Name: rnote