Commit 3dfbc45b authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Fixed GCC 11 patch

parent c1e66e0f
diff -uNr qt5-5.15.3-lts-lgpl/qtbase/src/corelib/text/qbytearraymatcher.h qt5-5.15.3-lts-lgpl-fix_gcc11/qtbase/src/corelib/text/qbytearraymatcher.h
--- qt5-5.15.3-lts-lgpl/qtbase/src/corelib/text/qbytearraymatcher.h 2021-03-27 01:13:56.000000000 +1030
+++ qt5-5.15.3-lts-lgpl-fix_gcc11/qtbase/src/corelib/text/qbytearraymatcher.h 2025-10-28 19:24:49.290558104 +1030
+++ qt5-5.15.3-lts-lgpl-fix_gcc11/qtbase/src/corelib/text/qbytearraymatcher.h 2025-10-29 08:35:44.455178827 +1030
@@ -41,6 +41,7 @@
#define QBYTEARRAYMATCHER_H
......@@ -9,3 +9,14 @@ diff -uNr qt5-5.15.3-lts-lgpl/qtbase/src/corelib/text/qbytearraymatcher.h qt5-5.
QT_BEGIN_NAMESPACE
diff -uNr qt5-5.15.3-lts-lgpl/qtdeclarative/src/qmldebug/qqmlprofilerevent_p.h qt5-5.15.3-lts-lgpl-fix_gcc11/qtdeclarative/src/qmldebug/qqmlprofilerevent_p.h
--- qt5-5.15.3-lts-lgpl/qtdeclarative/src/qmldebug/qqmlprofilerevent_p.h 2021-03-25 01:25:37.000000000 +1030
+++ qt5-5.15.3-lts-lgpl-fix_gcc11/qtdeclarative/src/qmldebug/qqmlprofilerevent_p.h 2025-10-29 08:37:02.754503754 +1030
@@ -49,6 +49,7 @@
#include <initializer_list>
#include <type_traits>
+#include <limits>
//
// W A R N I N G
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment