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 \\\
|
||||
--verbose \\\
|
||||
${dune_for_release} \\\
|
||||
%%{?_smp_mflags} \\\
|
||||
$OCAML_DUNE_RUNTEST_ARGS ; \
|
||||
then \
|
||||
echo "dune runtest succeeded" ; \
|
||||
|
Loading…
Reference in New Issue
Block a user