remove usage of _smp_mflags from runtest, #2838

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-rpm-macros?expand=0&rev=30
This commit is contained in:
Olaf Hering 2019-11-04 07:33:50 +00:00 committed by Git OBS Bridge
parent 7bad2438d0
commit f6f0a71748

View File

@ -354,7 +354,6 @@ ocaml setup.ml -configure \\\
if dune runtest \\\
--verbose \\\
${dune_for_release} \\\
%%{?_smp_mflags} \\\
$OCAML_DUNE_RUNTEST_ARGS ; \
then \
echo "dune runtest succeeded" ; \