tests/simplescale.ml-32bit

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-parmap?expand=0&rev=51
This commit is contained in:
Olaf Hering 2021-04-26 00:06:09 +00:00 committed by Git OBS Bridge
parent 407a08b5ef
commit ac243ca495

View File

@ -57,6 +57,10 @@ developing applications that use %{name}.
%autosetup -p1
%build
sed -i~ '
s@10000000@1000000@
' tests/simplescale.ml
diff -u "$_"~ "$_" && exit 1
dune_release_pkgs='parmap'
%ocaml_dune_setup
%ocaml_dune_build