From: Michael Tremer Date: Sun, 8 Jan 2023 13:28:58 +0000 (+0000) Subject: macros: Meson does not support parallel tests X-Git-Tag: 0.9.29~401 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78781f2d2e4e4cd4cdf402792e2f40ab433cfa37;p=pakfire.git macros: Meson does not support parallel tests Signed-off-by: Michael Tremer --- diff --git a/macros/meson.macro b/macros/meson.macro index affcb05b3..07ffad220 100644 --- a/macros/meson.macro +++ b/macros/meson.macro @@ -37,5 +37,4 @@ meson_install = \ meson_test = \ %{__meson} test \ -C %{DISTRO_MACHINE} \ - %{PARALLELISMFLAGS} \ --print-errorlogs