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:
parent
7bad2438d0
commit
f6f0a71748
@ -354,7 +354,6 @@ ocaml setup.ml -configure \\\
|
|||||||
if dune runtest \\\
|
if dune runtest \\\
|
||||||
--verbose \\\
|
--verbose \\\
|
||||||
${dune_for_release} \\\
|
${dune_for_release} \\\
|
||||||
%%{?_smp_mflags} \\\
|
|
||||||
$OCAML_DUNE_RUNTEST_ARGS ; \
|
$OCAML_DUNE_RUNTEST_ARGS ; \
|
||||||
then \
|
then \
|
||||||
echo "dune runtest succeeded" ; \
|
echo "dune runtest succeeded" ; \
|
||||||
|
Loading…
Reference in New Issue
Block a user