Tell package notes that gold is used
This commit is contained in:
parent
fb21750dbf
commit
cf369eebbe
@ -139,6 +139,9 @@ URL: http://pypy.org/
|
|||||||
# We refer to this subdir of the source tree in a few places during the build:
|
# We refer to this subdir of the source tree in a few places during the build:
|
||||||
%global goal_dir pypy/goal
|
%global goal_dir pypy/goal
|
||||||
|
|
||||||
|
%ifarch %{ix86} x86_64 %{arm}
|
||||||
|
%global _package_note_linker gold
|
||||||
|
%endif
|
||||||
|
|
||||||
# Source and patches:
|
# Source and patches:
|
||||||
Source0: https://downloads.python.org/pypy/pypy%{pyversion}-v%{version}-src.tar.bz2
|
Source0: https://downloads.python.org/pypy/pypy%{pyversion}-v%{version}-src.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user