Explorar o código

+ arm cpus are powerfull enough to handle soft fpu code

git-svn-id: trunk@12616 -
florian %!s(int64=16) %!d(string=hai) anos
pai
achega
f76606989b
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      rtl/embedded/rtl.cfg

+ 5 - 0
rtl/embedded/rtl.cfg

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