Revert "Set _package_note_linker on arm"

This reverts commit 6cee6aebe6.

This issue has now been addressed more generically on the
package-notes side by:
d26d18e6f4?branch=rawhide
This commit is contained in:
Nikita Popov 2022-01-31 11:09:53 +01:00
parent 410f5f1e9e
commit ddad73a88a
1 changed files with 0 additions and 5 deletions

View File

@ -66,11 +66,6 @@
%global llvm_triple %{_host}
%endif
# We build with clang, in which case lld is the default linker on arm.
%ifarch %{arm}
%global _package_note_linker lld
%endif
Name: %{pkg_name}
Version: %{maj_ver}.%{min_ver}.%{patch_ver}%{?rc_ver:~rc%{rc_ver}}
Release: 1%{?dist}