[vlc-commits] contrib: qt: Add patches for building with llvm-mingw

Martin Storsjö git at videolan.org
Sat Jun 20 21:29:41 CEST 2020


vlc/vlc-3.0 | branch: master | Martin Storsjö <martin at martin.st> | Wed Dec 13 16:15:04 2017 +0200| [43a4455fe06fe9eb0f9f5283645c2894f57ae2de] | committer: Martin Storsjö

contrib: qt: Add patches for building with llvm-mingw

All of them are backports (in Qt 5.11, everything needed for building
with llvm-mingw is upstreamed), with annotations about where they
come from.

To actually build with llvm-mingw, one has to use the mkspec
win32-clang-g++ instead of win32-g++.

(cherry picked from commit 0a09b3b63e4afc160c441e01306a30ba977e8b45)

> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=43a4455fe06fe9eb0f9f5283645c2894f57ae2de
---

 ...-limit-command-line-length-when-not-actua.patch |  75 +++++++
 ...arfbuzz-Fix-building-for-win64-with-clang.patch |  35 +++
 ...ize-staticMetaObject-with-the-highest-use.patch | 103 +++++++++
 .../0007-Only-define-QT_FASTCALL-on-x86_32.patch   |  36 ++++
 ...xman-drawhelpers-on-windows-just-like-on-.patch |  39 ++++
 ...-a-win32-clang-g-mkspec-for-clang-targeti.patch | 234 +++++++++++++++++++++
 contrib/src/qt/rules.mak                           |   6 +
 7 files changed, 528 insertions(+)

Diff:   http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commitdiff;h=43a4455fe06fe9eb0f9f5283645c2894f57ae2de


More information about the vlc-commits mailing list