Add powerpc64 triple
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=250
This commit is contained in:
parent
c23285a176
commit
cea5e2414e
@ -194,6 +194,9 @@ pushd stage1
|
|||||||
%ifarch armv7hl
|
%ifarch armv7hl
|
||||||
%define host_triple armv7hl-suse-linux-gnueabi
|
%define host_triple armv7hl-suse-linux-gnueabi
|
||||||
%endif
|
%endif
|
||||||
|
%ifarch powerpc64
|
||||||
|
%define host_triple powerpc64-suse-linux
|
||||||
|
%endif
|
||||||
|
|
||||||
cmake -G "Unix Makefiles" \
|
cmake -G "Unix Makefiles" \
|
||||||
-DBUILD_SHARED_LIBS=OFF \
|
-DBUILD_SHARED_LIBS=OFF \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user