From 0c100b7dd2b30e75b799d806df4ef899fd98e1ea Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 16 Apr 2022 13:07:24 +0100 Subject: gentoo resync : 16.04.2022 --- dev-qt/qtwayland/files/qtwayland-5.15.3-clang.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 dev-qt/qtwayland/files/qtwayland-5.15.3-clang.patch (limited to 'dev-qt/qtwayland/files') diff --git a/dev-qt/qtwayland/files/qtwayland-5.15.3-clang.patch b/dev-qt/qtwayland/files/qtwayland-5.15.3-clang.patch new file mode 100644 index 000000000000..4ad80127f516 --- /dev/null +++ b/dev-qt/qtwayland/files/qtwayland-5.15.3-clang.patch @@ -0,0 +1,12 @@ +https://bugs.gentoo.org/833488 +--- a/src/hardwareintegration/compositor/linux-dmabuf-unstable-v1/linuxdmabuf.h ++++ b/src/hardwareintegration/compositor/linux-dmabuf-unstable-v1/linuxdmabuf.h +@@ -44,6 +44,8 @@ + #include + #include + ++#include ++ + // compatibility with libdrm <= 2.4.74 + #ifndef DRM_FORMAT_RESERVED + #define DRM_FORMAT_RESERVED ((1ULL << 56) - 1) -- cgit v1.2.3