SHA256
1
0
forked from pool/llvm14

Accepting request 994304 from home:MSirringhaus:branches:devel:tools:compiler

Add Webassembly-target to ARM and PPC

OBS-URL: https://build.opensuse.org/request/show/994304
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm14?expand=0&rev=25
This commit is contained in:
Aaron Puchert 2022-08-10 20:12:22 +00:00 committed by Git OBS Bridge
parent 51c20df2db
commit 3feadfbab6

View File

@ -86,7 +86,7 @@
%global llvm_experimental_targets "M68k"
%ifarch %arm ppc64 ppc64le
# No cross-compilation, but GPU targets.
%global llvm_targets "host;AMDGPU;BPF;NVPTX"
%global llvm_targets "host;AMDGPU;BPF;NVPTX;WebAssembly"
%global llvm_experimental_targets ""
%endif
%ifarch ppc s390x