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

Signed-off-by: Gilver <rockgrub@disroot.org>
(cherry picked from commit c900c85e21)

Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Raboneko
2025-03-24 09:44:25 -07:00
committed by GitHub
parent dd25b41cc1
commit a39f3d798c
+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