Fix parallel build

When building in parallel mode, test and test-cmd, compilations collide on stub.o We could force make -j1, but the Makefile would still be inherently badly written.

Merge request reports

Loading