]> git.pld-linux.org Git - packages/qt5-qtwebkit.git/blobdiff - gcc13.patch
fix missing include for gcc 13 (from fedora)
[packages/qt5-qtwebkit.git] / gcc13.patch
diff --git a/gcc13.patch b/gcc13.patch
new file mode 100644 (file)
index 0000000..6ef5515
--- /dev/null
@@ -0,0 +1,11 @@
+diff -up qtwebkit-5.212.0-alpha4/Source/ThirdParty/ANGLE/src/common/mathutil.h.me qtwebkit-5.212.0-alpha4/Source/ThirdParty/ANGLE/src/common/mathutil.h
+--- qtwebkit-5.212.0-alpha4/Source/ThirdParty/ANGLE/src/common/mathutil.h.me   2023-02-20 15:40:04.045911245 +0100
++++ qtwebkit-5.212.0-alpha4/Source/ThirdParty/ANGLE/src/common/mathutil.h      2023-02-20 15:40:39.038549787 +0100
+@@ -16,6 +16,7 @@
+ #include <algorithm>
+ #include <string.h>
+ #include <stdlib.h>
++#include <cstdint>
+ namespace gl
+ {
This page took 0.632002 seconds and 4 git commands to generate.