aboutsummarylogtreecommitdiffstats
path: root/qt5-fix-opengl-to-many-sections.patch
diff options
context:
space:
mode:
Diffstat (limited to 'qt5-fix-opengl-to-many-sections.patch')
-rw-r--r--qt5-fix-opengl-to-many-sections.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/qt5-fix-opengl-to-many-sections.patch b/qt5-fix-opengl-to-many-sections.patch
deleted file mode 100644
index f83fc54368c5..000000000000
--- a/qt5-fix-opengl-to-many-sections.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/gui/opengl/opengl.pri.orig 2014-12-05 09:24:35.000000000 -0700
-+++ src/gui/opengl/opengl.pri 2015-02-09 10:48:48.484071754 -0700
-@@ -4,6 +4,7 @@
- contains(QT_CONFIG, opengles2):CONFIG += opengles2
-
- contains(QT_CONFIG, opengl)|contains(QT_CONFIG, opengles2) {
-+ QMAKE_CXXFLAGS+="-Wa,-mbig-obj"
-
- HEADERS += opengl/qopengl.h \
- opengl/qopengl_p.h \