fix(extest): Remove Mold linker argument (#4136)

Signed-off-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Gilver
2025-03-24 11:40:50 -05:00
committed by GitHub
parent 11ba4dd0d6
commit c900c85e21
+1 -3
View File
@@ -16,12 +16,10 @@
# Exclude input files from mangling
%global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
# Use Mold as the linker
%global build_rustflags %build_rustflags -C link-arg=-fuse-ld=mold
Name: extest
Version: %{commit_date}git.%{shortcommit}
Release: 1%?dist
Release: 2%?dist
Summary: X11 XTEST reimplementation primarily for Steam Controller on Wayland
License: MIT