Build on x86_64 only
aarch64-targeted cross-compiler definitely does not make any sense on aarch64 and armh (native or multilib compilers are available). Using 32-bit x86 as a development platform does not make any sense either. Same applies to mipsel. ppc64el and e2k might be powerful enough but these machines are way too rare/expensive.
This commit is contained in:
parent
44022160d2
commit
bd427575f9
@ -8,6 +8,8 @@ Name: cross-gcc%gcc_branch-%target
|
|||||||
Version: 8.4.1
|
Version: 8.4.1
|
||||||
Release: alt1
|
Release: alt1
|
||||||
|
|
||||||
|
ExclusiveArch: x86_64
|
||||||
|
|
||||||
%define gcc_source_version_timestamp 20200305
|
%define gcc_source_version_timestamp 20200305
|
||||||
%define orig_gcc_release alt0.p9.1
|
%define orig_gcc_release alt0.p9.1
|
||||||
%define binutils_version 2.31.1
|
%define binutils_version 2.31.1
|
||||||
|
Loading…
Reference in New Issue
Block a user