From: Simon Hausmann Date: Tue, 30 Jul 2013 12:09:43 +0000 (+0200) Subject: Disable the JIT on Windows 64-bit again until the exception support is implemented X-Git-Tag: upstream/5.2.1~669^2~55 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c7068dbacb4b0f063baec0c02b99fc46b15b9c8e;p=platform%2Fupstream%2Fqtdeclarative.git Disable the JIT on Windows 64-bit again until the exception support is implemented Use the interpreter in the meantime, so that we get sensible test results in the CI system Change-Id: Ib8089836b705433cd15e037d4d2dd662648c941f Reviewed-by: Lars Knoll --- diff --git a/src/3rdparty/masm/masm-defs.pri b/src/3rdparty/masm/masm-defs.pri index 59d6827..305aabc 100644 --- a/src/3rdparty/masm/masm-defs.pri +++ b/src/3rdparty/masm/masm-defs.pri @@ -1,4 +1,4 @@ -!ios: DEFINES += V4_ENABLE_JIT +!ios:!if(win*:isEqual(QT_ARCH, "x86_64")): DEFINES += V4_ENABLE_JIT # On Qt/Android/ARM release builds are thumb and debug builds arm, # but we'll force the JIT to always generate thumb2