diff -r 6752808b2036 -r 646a02f170b9 locationmanager/locationtrail/group/locationtrail.mmp --- a/locationmanager/locationtrail/group/locationtrail.mmp Fri Feb 19 23:14:48 2010 +0200 +++ b/locationmanager/locationtrail/group/locationtrail.mmp Fri Mar 12 15:44:28 2010 +0200 @@ -60,4 +60,7 @@ BYTEPAIRCOMPRESSTARGET OPTION ARMCC -O3 -OTime +#ifdef __VFP_HW_SUPPORT +OPTION ARMCC --fpu vfpv2 --fpmode fast +#endif