[debhelper-devel] Bug#795253: Bug#795253: Add support for Meson build system
Jussi Pakkanen
jpakkane at gmail.com
Mon Mar 27 16:33:02 UTC 2017
On Mon, Mar 27, 2017 at 7:24 PM, Michael Biebl <biebl at debian.org> wrote:
> So, when running "ninja test -j1" will the -j1 be ignored?
Well yes and no. It tells Ninja to use only one parallel process.
Which it uses to spawn the test runner which then uses
MESON_TESTTHREADS amount of parallel processes.
More information about the debhelper-devel
mailing list