Lets see if this fixes ARM
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=410
This commit is contained in:
parent
e030ffc8bd
commit
5c4510f596
@ -195,10 +195,10 @@ pushd stage1
|
|||||||
%define host_triple x86_64-suse-linux
|
%define host_triple x86_64-suse-linux
|
||||||
%endif
|
%endif
|
||||||
%ifarch armv6hl
|
%ifarch armv6hl
|
||||||
%define host_triple armv6hl-suse-linux-gnueabi
|
%define host_triple armv6-suse-linux-gnueabihf
|
||||||
%endif
|
%endif
|
||||||
%ifarch armv7hl
|
%ifarch armv7hl
|
||||||
%define host_triple armv7hl-suse-linux-gnueabi
|
%define host_triple armv7-suse-linux-gnueabihf
|
||||||
%endif
|
%endif
|
||||||
%ifarch aarch64
|
%ifarch aarch64
|
||||||
%define host_triple aarch64-suse-linux
|
%define host_triple aarch64-suse-linux
|
||||||
|
Loading…
x
Reference in New Issue
Block a user