Compare commits

...

2 Commits

Author SHA1 Message Date
Gilver e57b37df2b chore: Add prep macro so Mold linker is still enabled
Signed-off-by: Gilver <rockgrub@disroot.org>
2025-06-28 08:15:13 -05:00
Gilver 0890d2dcde cleanup(rnote): Remove macro recursion
Signed-off-by: Gilver <rockgrub@disroot.org>
2025-06-28 07:59:48 -05:00
+1 -2
View File
@@ -1,4 +1,3 @@
%global build_rustflags %build_rustflags -C link-arg=-fuse-ld=mold
%global rustflags_debuginfo 1
Name: rnote
@@ -23,7 +22,7 @@ import/export, an infinite canvas and an adaptive UI for big and small screens.
%prep
%autosetup -n rnote-%{version}
%cargo_prep_online
%build
%meson