Skip to content

contrib: mingw64: fix libraries building in parallel

Steve Lhomme requested to merge robUx4/vlc:mingw-parallel into master

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