diff options
author | Allan Sandfeld Jensen <allan.jensen@digia.com> | 2014-10-23 19:04:53 +0200 |
---|---|---|
committer | Allan Sandfeld Jensen <allan.jensen@theqtcompany.com> | 2014-10-28 10:41:28 +0100 |
commit | d3c1f581037efde000b0716b55c8ca830bae0482 (patch) | |
tree | 7e561f2ddd59a9094c3a1fb369c43b9a183535ae /Source/JavaScriptCore/Scripts/generate-js-builtins.py | |
parent | 400872d024cee95d1cfc1253d009c0c6777ea5a3 (diff) | |
download | qtwebkit-d3c1f581037efde000b0716b55c8ca830bae0482.tar.gz |
LLInt is not built with ARM softfp ABI
In fixing QTBUG-35681 we disabled LLInt when hard fp is not set. This
is however too strong a condition as we only need to be allowed to use
floating point instructions, not use the hard floating point ABI.
LLInt is also disabled on Android because it currently doesn't build.
Task-number: QTBUG-35681
Change-Id: Ibe109b0f8fe6acaec90d42305c6151a440141ea9
Reviewed-by: Julien Brianceau <jbriance@cisco.com>
Reviewed-by: Michael Bruning <michael.bruning@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/Scripts/generate-js-builtins.py')
0 files changed, 0 insertions, 0 deletions