diff options
author | Andy Shaw <andy.shaw@qt.io> | 2019-02-19 08:38:07 +0100 |
---|---|---|
committer | Andy Shaw <andy.shaw@qt.io> | 2019-02-26 06:23:44 +0000 |
commit | 4749a3ec61859e324f14add3008c41f92e6c2793 (patch) | |
tree | dc99e94b6291efb396fdca1c1d8701b556ebbeae /src/scripttools/debugging/qscriptdebuggercodewidget.cpp | |
parent | 5a9de40f48f5854b6ff20329ced0f0509b81b48a (diff) | |
download | qtscript-4749a3ec61859e324f14add3008c41f92e6c2793.tar.gz |
Android: Use -marm instead of -mthumb for armv7 to avoid a crash
Since the Android toolchain has problems with using -mthumb for QtScript
then we switch it to using -marm instead in order to prevent problems
from occurring as a result. Since this is only a problem for the armv7
architecture then we only do this for that architecture.
Change-Id: Ia621f066b8336bb12a2ec1aa99e3a9f9afca186d
Done-with: Markus Maier <markus.maier.sw@gmail.com>
Fixes: QTBUG-67936
Reviewed-by: Markus Maier <markus.maier.sw@gmail.com>
Reviewed-by: BogDan Vatra <bogdan@kdab.com>
Diffstat (limited to 'src/scripttools/debugging/qscriptdebuggercodewidget.cpp')
0 files changed, 0 insertions, 0 deletions