summaryrefslogtreecommitdiffstats
path: root/mkspecs
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs')
-rw-r--r--mkspecs/linux-g++-maemo/qmake.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/mkspecs/linux-g++-maemo/qmake.conf b/mkspecs/linux-g++-maemo/qmake.conf
index f023634..0178f14 100644
--- a/mkspecs/linux-g++-maemo/qmake.conf
+++ b/mkspecs/linux-g++-maemo/qmake.conf
@@ -24,7 +24,4 @@ QMAKE_LIBDIR_OPENGL = /usr/lib
QMAKE_CFLAGS_RELEASE += -g -Wno-psabi
QMAKE_CXXFLAGS_RELEASE += -g -Wno-psabi
-# Work round PowerVR SGX 1.3 driver bug with glScissor & FBOs:
-DEFINES += QT_GL_NO_SCISSOR_TEST
-
load(qt_config)