mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-11 14:10:42 +00:00
fix(anda): please don't use mold
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user