[vlc-commits] contrib: qt: Backport more patches to fix building with even newer versions of Clang
Martin Storsjö
git at videolan.org
Sat Jun 20 21:29:51 CEST 2020
vlc/vlc-3.0 | branch: master | Martin Storsjö <martin at martin.st> | Thu Feb 27 13:16:10 2020 +0200| [3124e5aecca76c59086dc12dff4f921c9e1e553a] | committer: Martin Storsjö
contrib: qt: Backport more patches to fix building with even newer versions of Clang
The master branch has moved on to newer Qt versions that don't
need these.
> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=3124e5aecca76c59086dc12dff4f921c9e1e553a
---
...HAS_xxx-macros-for-post-C-11-feature-test.patch | 159 ++++++++
...ing-Trailing-ZeroBits-Use-__builtin_clzs-.patch | 54 +++
.../0012-Remove-_bit_scan_-forward-reverse.patch | 418 +++++++++++++++++++++
...ix-compilation-with-trunk-clang-for-mingw.patch | 40 ++
contrib/src/qt/rules.mak | 4 +
5 files changed, 675 insertions(+)
Diff: http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commitdiff;h=3124e5aecca76c59086dc12dff4f921c9e1e553a
More information about the vlc-commits
mailing list