aboutsummarylogtreecommitdiffstats
path: root/0007-Fix-too-many-sections-assemler-error-in-OpenGL-facto.patch
diff options
context:
space:
mode:
Diffstat (limited to '0007-Fix-too-many-sections-assemler-error-in-OpenGL-facto.patch')
-rw-r--r--0007-Fix-too-many-sections-assemler-error-in-OpenGL-facto.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0007-Fix-too-many-sections-assemler-error-in-OpenGL-facto.patch b/0007-Fix-too-many-sections-assemler-error-in-OpenGL-facto.patch
index 2ee0771ba2a7..558f13f13dcc 100644
--- a/0007-Fix-too-many-sections-assemler-error-in-OpenGL-facto.patch
+++ b/0007-Fix-too-many-sections-assemler-error-in-OpenGL-facto.patch
@@ -1,4 +1,4 @@
-From 20e2f7b8353a9828ca2dc2d8d0d93357ddfefbc7 Mon Sep 17 00:00:00 2001
+From 73e031e4308c76638e67f7e167df47d3988c7c14 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sun, 18 Sep 2016 13:48:51 +0200
Subject: [PATCH 07/26] Fix too many sections assemler error in OpenGL factory
@@ -11,7 +11,7 @@ Hence the assembler option -mbig-obj is required.
1 file changed, 1 insertion(+)
diff --git a/src/gui/opengl/opengl.pri b/src/gui/opengl/opengl.pri
-index b13f258..8a9093f 100644
+index b13f258fda..8a9093f4ca 100644
--- a/src/gui/opengl/opengl.pri
+++ b/src/gui/opengl/opengl.pri
@@ -4,6 +4,7 @@ contains(QT_CONFIG, opengl):CONFIG += opengl
@@ -23,5 +23,5 @@ index b13f258..8a9093f 100644
HEADERS += opengl/qopengl.h \
opengl/qopengl_p.h \
--
-2.10.2
+2.11.0