do not install gold in riscv64

This commit is contained in:
Songsong Zhang 2024-07-23 09:42:03 +00:00 committed by U2FsdGVkX1
parent 8814c53397
commit 51879d6cd8

View File

@ -292,7 +292,10 @@ BuildRequires: python3-rpm
BuildRequires: glibc-static
# For tests/run-make/pgo-branch-weights
# riscv64 does not support binutils-gold yet
%ifnarch riscv64
BuildRequires: binutils-gold
%endif
# Virtual provides for folks who attempt "dnf install rustc"
Provides: rustc = %{version}-%{release}