summaryrefslogtreecommitdiffstats
path: root/src/script
diff options
context:
space:
mode:
authorKent Hansen <kent.hansen@nokia.com>2011-01-25 10:39:37 (GMT)
committerKent Hansen <kent.hansen@nokia.com>2011-01-25 10:45:00 (GMT)
commit7db489a0de073a2a56fe32d16f1cbe1bebdfd06d (patch)
treea3868384b102c504a1373613d07d872e1c5b81b8 /src/script
parentcdd776a91e65bf5c30cea1bab9823134a3f797d0 (diff)
downloadQt-7db489a0de073a2a56fe32d16f1cbe1bebdfd06d.zip
Qt-7db489a0de073a2a56fe32d16f1cbe1bebdfd06d.tar.gz
Qt-7db489a0de073a2a56fe32d16f1cbe1bebdfd06d.tar.bz2
QtScript/JSC on Symbian: Enhanced memory allocator for Collector heap
Cherry-picked from http://trac.webkit.org/changeset/56370 The old allocator caused QML to crash in MCL (TB10.1, week 1). Task-number: QTBUG-14293 Reviewed-by: Simon Hausmann
Diffstat (limited to 'src/script')
-rw-r--r--src/script/script.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/script/script.pro b/src/script/script.pro
index d1633d8..63917b1 100644
--- a/src/script/script.pro
+++ b/src/script/script.pro
@@ -81,7 +81,6 @@ include(script.pri)
symbian {
TARGET.UID3=0x2001B2E1
- LIBS += -lhal
}
symbian {