No ocaml on ix86

This commit is contained in:
Orion Poplawski 2023-07-19 21:32:59 -06:00
parent 9ea07982c2
commit f888de56e7
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
# Failing with llvm 14 https://github.com/Cisco-Talos/clamav/issues/581
%bcond_with llvm
%ifnarch s390 s390x
%ifnarch %{ix86} s390 s390x
%global have_ocaml 1
%else
%global have_ocaml 0