actually enable by default, not disable, Gold linker support on supported arch
This commit is contained in:
parent
0b697ba2ef
commit
0e3ec48b46
@ -24,9 +24,9 @@ ExcludeArch: s390 s390x ppc ppc64
|
|||||||
# arch list from binutils spec
|
# arch list from binutils spec
|
||||||
%global gold_arches %ix86 x86_64
|
%global gold_arches %ix86 x86_64
|
||||||
%ifarch %gold_arches
|
%ifarch %gold_arches
|
||||||
%bcond_with gold
|
|
||||||
%else
|
|
||||||
%bcond_without gold
|
%bcond_without gold
|
||||||
|
%else
|
||||||
|
%bcond_with gold
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: llvm
|
Name: llvm
|
||||||
|
Loading…
Reference in New Issue
Block a user