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:
12
dev-qt/qtbase/files/qtbase-6.8.2-QTBUG-133808.patch
Normal file
12
dev-qt/qtbase/files/qtbase-6.8.2-QTBUG-133808.patch
Normal file
@ -0,0 +1,12 @@
|
||||
https://bugs.gentoo.org/949629
|
||||
https://bugreports.qt.io/browse/QTBUG-133808
|
||||
https://codereview.qt-project.org/c/qt/qtbase/+/624870
|
||||
--- a/src/corelib/global/qcompare_impl.h
|
||||
+++ b/src/corelib/global/qcompare_impl.h
|
||||
@@ -13,4 +13,6 @@
|
||||
#include <QtCore/qcompilerdetection.h>
|
||||
|
||||
+#include <type_traits>
|
||||
+
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
Reference in New Issue
Block a user