Add webassembly to the rhel targets

This commit is contained in:
serge-sans-paille 2021-02-17 18:14:13 +01:00
parent d31813f419
commit f88ef7d17f

View file

@ -36,7 +36,7 @@
%endif %endif
%if 0%{?rhel} %if 0%{?rhel}
%global targets_to_build "X86;AMDGPU;PowerPC;NVPTX;SystemZ;AArch64;ARM;Mips;BPF" %global targets_to_build "X86;AMDGPU;PowerPC;NVPTX;SystemZ;AArch64;ARM;Mips;BPF;WebAssembly"
%global experimental_targets_to_build "" %global experimental_targets_to_build ""
%else %else
%global targets_to_build "all" %global targets_to_build "all"