fix(anda): please don't use mold

This commit is contained in:
madonuko
2024-09-28 00:18:26 +08:00
parent d59779aba1
commit aa9e7d42e5
+2 -1
View File
@@ -48,7 +48,8 @@ Summary: %{summary}
%cargo_prep_online
%build
export RUSTFLAGS="%build_rustflags"
export RUSTFLAGS=$(echo "%build_rustflags" | sed 's@-C link-arg=-fuse-ld=mold@@')
'
%cargo_build
cargo run --release -p xtask -- manpage
cargo run --release -p xtask -- completion