summaryrefslogtreecommitdiff
path: root/debian/patches/41_disable_opengl_visibility.diff
diff options
context:
space:
mode:
authorArmin Berres <trigger+debian@space-based.de>2008-11-30 23:17:49 +0000
committerArmin Berres <trigger+debian@space-based.de>2008-11-30 23:17:49 +0000
commitc6857e17d2e54b2b874bbdb8ae3e08ede84cac10 (patch)
tree570b598cd103218c0281b59ab6847f21bcbf66d8 /debian/patches/41_disable_opengl_visibility.diff
parente0254b8993bbeadf89bb83376aa8e7b91fa52b7f (diff)
downloadqt4-x11-c6857e17d2e54b2b874bbdb8ae3e08ede84cac10.tar.gz
+++ Changes by Armin Berres:
* Fix offsets in all patches.
Diffstat (limited to 'debian/patches/41_disable_opengl_visibility.diff')
-rw-r--r--debian/patches/41_disable_opengl_visibility.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/41_disable_opengl_visibility.diff b/debian/patches/41_disable_opengl_visibility.diff
index f27b26e..6557b2d 100644
--- a/debian/patches/41_disable_opengl_visibility.diff
+++ b/debian/patches/41_disable_opengl_visibility.diff
@@ -2,7 +2,7 @@ temporary fix because of alpha, has to be dropped as soon as gcc's bug is fixed.
--- a/src/opengl/opengl.pro
+++ b/src/opengl/opengl.pro
-@@ -6,6 +6,7 @@
+@@ -6,6 +6,7 @@ DEFINES += QT_NO_USING_NAMESPACE
win32-msvc*|win32-icc:QMAKE_LFLAGS += /BASE:0x63000000
solaris-cc*:QMAKE_CXXFLAGS_RELEASE -= -O2