summaryrefslogtreecommitdiffstats
path: root/mkspecs/symbian
diff options
context:
space:
mode:
authorThomas Zander <t.zander@nokia.com>2010-04-15 16:08:55 +0200
committerThomas Zander <t.zander@nokia.com>2010-04-16 14:04:41 +0200
commit0c92a94950a45474029c76f470e3db3cc0a4b9fc (patch)
treeb6db2dceb9a0afbc5e3c823ebe75028a2efeb834 /mkspecs/symbian
parentab54d7897969ce1ea40e1ff6155022995fe284fc (diff)
Webkit got bigger, make it link again on armlink
Diffstat (limited to 'mkspecs/symbian')
-rw-r--r--mkspecs/symbian/linux-armcc/qmake.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkspecs/symbian/linux-armcc/qmake.conf b/mkspecs/symbian/linux-armcc/qmake.conf
index 6042fa42ca..599e55241c 100644
--- a/mkspecs/symbian/linux-armcc/qmake.conf
+++ b/mkspecs/symbian/linux-armcc/qmake.conf
@@ -29,6 +29,7 @@ QMAKE_QtGui_LFLAGS = "--rw-base 0x800000"
#QMAKE_QtTest_CXXFLAGS =
#QMAKE_QtXmlPatterns_CXXFLAGS =
#QMAKE_QtXml_CXXFLAGS =
+QMAKE_QtWebKit_CXXFLAGS = --arm
# Move RW-section base address to start from 0xE00000 instead of the toolchain default 0x400000.
QMAKE_QtWebKit_LFLAGS = --rw-base 0xE00000