Closed lw64 closed 1 year ago
The same -j
arguments apply to both cmake and meson.
I think Meson is doing it by default though. Should it still be given there too?
Yes, ninja
defaults to number of threads + 2 or similar.
However I think this is a bugfix, because now it will respect limits you give flatpak-builder
.
Thanks! Is there going to be a release with this fix soon?
I am not sure if parallel tests should be also enabled for other build systems.