summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/javascriptcore
diff options
context:
space:
mode:
authorKent Hansen <kent.hansen@nokia.com>2010-04-08 08:35:25 (GMT)
committerKent Hansen <kent.hansen@nokia.com>2010-04-08 08:35:25 (GMT)
commit622e9dba125683106f2c5e2578bb72d134fab2a8 (patch)
tree521e91e5737cb9ed31fce7d0ce30393f604b9101 /src/3rdparty/javascriptcore
parentb798d607eec601a15c008e1ff3cb4977f9ebdf99 (diff)
downloadQt-622e9dba125683106f2c5e2578bb72d134fab2a8.zip
Qt-622e9dba125683106f2c5e2578bb72d134fab2a8.tar.gz
Qt-622e9dba125683106f2c5e2578bb72d134fab2a8.tar.bz2
revert "Fix the Qt build on Mac OS X/Cocoa 64-bit"
It actually broke the build on Mac; another cherry-pick missing maybe. Reverted for now.
Diffstat (limited to 'src/3rdparty/javascriptcore')
-rw-r--r--src/3rdparty/javascriptcore/JavaScriptCore/JavaScriptCore.pri1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/3rdparty/javascriptcore/JavaScriptCore/JavaScriptCore.pri b/src/3rdparty/javascriptcore/JavaScriptCore/JavaScriptCore.pri
index 6c35ab9..75737ae 100644
--- a/src/3rdparty/javascriptcore/JavaScriptCore/JavaScriptCore.pri
+++ b/src/3rdparty/javascriptcore/JavaScriptCore/JavaScriptCore.pri
@@ -98,7 +98,6 @@ SOURCES += \
interpreter/CallFrame.cpp \
interpreter/Interpreter.cpp \
interpreter/RegisterFile.cpp \
- jit/ExecutableAllocatorFixedVMPool.cpp \
jit/ExecutableAllocatorPosix.cpp \
jit/ExecutableAllocatorSymbian.cpp \
jit/ExecutableAllocatorWin.cpp \