+ arm cpus are powerfull enough to handle soft fpu code

git-svn-id: trunk@12616 -
This commit is contained in:
florian 2009-01-26 17:23:47 +00:00
parent 40b86f9fa8
commit f76606989b

View File

@ -10,3 +10,8 @@
# include exit code support
-SfEXITCODE
# arm is powerful enough to handle a softfpu
#ifdef CPUARM
-SfSOFTFPU
#endif CPUARM