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
|
||||
%endif
|
||||
%ifarch armv6hl
|
||||
%define host_triple armv6hl-suse-linux-gnueabi
|
||||
%define host_triple armv6-suse-linux-gnueabihf
|
||||
%endif
|
||||
%ifarch armv7hl
|
||||
%define host_triple armv7hl-suse-linux-gnueabi
|
||||
%define host_triple armv7-suse-linux-gnueabihf
|
||||
%endif
|
||||
%ifarch aarch64
|
||||
%define host_triple aarch64-suse-linux
|
||||
|
Loading…
Reference in New Issue
Block a user