mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-08 06:08:16 +02:00
+ arm cpus are powerfull enough to handle soft fpu code
git-svn-id: trunk@12616 -
This commit is contained in:
parent
40b86f9fa8
commit
f76606989b
@ -10,3 +10,8 @@
|
||||
|
||||
# include exit code support
|
||||
-SfEXITCODE
|
||||
|
||||
# arm is powerful enough to handle a softfpu
|
||||
#ifdef CPUARM
|
||||
-SfSOFTFPU
|
||||
#endif CPUARM
|
||||
|
Loading…
Reference in New Issue
Block a user