Tell package notes that gold is used

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2022-01-25 21:13:36 +00:00 committed by Miro Hrončok
parent 6ce261182d
commit efbf3a3661

View File

@ -133,6 +133,9 @@ URL: http://pypy.org/
%bcond_with main_pypy3
%endif
%ifarch %{ix86} x86_64 %{arm}
%global _package_note_linker gold
%endif
# Source and patches:
Source0: https://downloads.python.org/pypy/pypy%{pyversion}-v%{version}-src.tar.bz2