wasmedge not in RHEL, or ELN
Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
parent
4fb0f0ab02
commit
653f0e9e3a
@ -6,8 +6,8 @@
|
|||||||
%ifarch aarch64 || x86_64
|
%ifarch aarch64 || x86_64
|
||||||
%global wasm_support 1
|
%global wasm_support 1
|
||||||
|
|
||||||
# wasmedge not present on Fedora ELN environments
|
# wasmedge not present on Fedora ELN / RHEL environments
|
||||||
%if !0%{?eln}
|
%if !0%{?rhel}
|
||||||
%global wasmedge_support 1
|
%global wasmedge_support 1
|
||||||
%global wasmedge_opts --with-wasmedge
|
%global wasmedge_opts --with-wasmedge
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user