V8/arm: Add relevant float defines
authorKent Hansen <kent.hansen@nokia.com>
Mon, 28 Nov 2011 08:07:30 +0000 (09:07 +0100)
committerQt by Nokia <qt-info@nokia.com>
Tue, 29 Nov 2011 07:52:59 +0000 (08:52 +0100)
commit0f1d936998d2d87bdddbae7d43934b316e5b8fdb
treeeddce088c4a36b3b10f3a63a1923427cd8dc5ace
parent82ffc353dbcd094cebb7f91cc7106d5b893e833b
V8/arm: Add relevant float defines

CAN_USE_VFP_INSTRUCTIONS implies arm7.
This is the only arm configuration we currently support.
These defines also ensure that a suitable snapshot is generated
when cross-compiling (i.e., when using the arm simulator).

Change-Id: I3a8a4224b9127a549b3987bcf5651ed1ffb8079a
Reviewed-by: Aaron Kennedy <aaron.kennedy@nokia.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
src/v8/v8.pri