Add dev-qt from an older version of the gentoo repo
Qt5 has been removed, we restore it since we still use it.
This commit is contained in:
9
dev-qt/qtwebengine/files/qtwebengine-6.11.1-gcc17.patch
Normal file
9
dev-qt/qtwebengine/files/qtwebengine-6.11.1-gcc17.patch
Normal file
@ -0,0 +1,9 @@
|
||||
https://codereview.qt-project.org/c/qt/qtwebengine-chromium/+/742007
|
||||
--- a/src/3rdparty/chromium/third_party/dawn/src/tint/utils/rtti/traits.h
|
||||
+++ b/src/3rdparty/chromium/third_party/dawn/src/tint/utils/rtti/traits.h
|
||||
@@ -30,4 +30,5 @@
|
||||
|
||||
#include <ostream>
|
||||
+#include <sstream>
|
||||
#include <string>
|
||||
#include <tuple>
|
||||
Reference in New Issue
Block a user