Olaf Hering 2019-11-13 08:32:23 +00:00 committed by Git OBS Bridge
parent f95eaa25b6
commit 924686dd4e

View File

@ -68,7 +68,7 @@ dune_release_pkgs='parmap'
%check
test -x "$(type -P ocamlc.opt)" || exit 0
OCAML_DUNE_RUNTEST_ARGS="-j 1"
%ifarch %ix86 %arm
%if "%{_lib}" == "lib"
dune_test_tolerate_fail='dune_test_tolerate_fail Array.make'
%endif
export nData=$((1000 * 10))