Skip to content

[3.0] configure: backport patches for cleaner LLVM-mingw builds

Steve Lhomme requested to merge robUx4/vlc:30-llvm-build into 3.0.x

newer clang reports that it ignores the command on each C++ file compiled. In the end the static C++ compiler is used on Windows anyway.

(cherry picked from commit 8ddd2bdd)

Merge request reports