Skip to content

build: don't compile and test in parallel

While invoking make -j2 test-addons the rules all and test-build (as part of build-addons) would be run simultaneously. Avoid this by telling make to not run build-addons in parallel.

/R=@bnoordhuis ?

Merge request reports

Loading