mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-11 14:10:42 +00:00
fix(extest): Remove Mold linker argument (#4136)
Signed-off-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user