diff --git a/pypy3.8.spec b/pypy3.8.spec index b92f8bb..c7496f2 100644 --- a/pypy3.8.spec +++ b/pypy3.8.spec @@ -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