Fix JIT selection on Android with ARM builds
authorSimon Hausmann <simon.hausmann@digia.com>
Fri, 5 Jul 2013 08:37:15 +0000 (10:37 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 5 Jul 2013 20:27:37 +0000 (22:27 +0200)
commitce3767f3716bbc92a31b2008dc749f4840c23718
tree30fe10a63ddef0f0fd56dd5150e8676c8d23223f
parent10be273b3c804d86ee6dde5f550fd76217a8a77d
Fix JIT selection on Android with ARM builds

Debug builds on Android are done as ARM builds instead of thumb because of
problems with debugging thumb builds with older toolchains. However for the JIT
we're not interested in such a choice and prefer to have a consistent choice of
JIT - thumb2 generated code in release _and_ debug builds.

Change-Id: I36b1ec76311b409e36e3fb38c46c6c193adb1be8
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
src/3rdparty/masm/masm-defs.pri