summaryrefslogtreecommitdiff
path: root/qtwebengine/gcc12.patch
diff options
context:
space:
mode:
Diffstat (limited to 'qtwebengine/gcc12.patch')
-rw-r--r--qtwebengine/gcc12.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/qtwebengine/gcc12.patch b/qtwebengine/gcc12.patch
new file mode 100644
index 000000000..7d7e4fa98
--- /dev/null
+++ b/qtwebengine/gcc12.patch
@@ -0,0 +1,10 @@
+--- SkParseColor.cpp.orig 2022-05-10 21:02:09.968689017 +0200
++++ SkParseColor.cpp 2022-05-10 21:02:17.812647846 +0200
+@@ -6,6 +6,7 @@
+ */
+
+
++#include <iterator>
+ #include "include/utils/SkParse.h"
+
+ static constexpr const char* gColorNames[] = {

Generated by cgit