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
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
%endif
%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 ""
%else
%global targets_to_build "all"