Skip to content

contrib: mingw64: fix libraries building in parallel

Using the same build folder in parallel results in issues. The CI works because it reverts to -j1. But it's considerably slower.

Merge request reports

Loading