mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 05:59:28 +02:00
m68k CPU also needs -SfSOFTFPU option
git-svn-id: trunk@36833 -
This commit is contained in:
parent
7966957ec9
commit
d7cdbcd71e
@ -120,6 +120,7 @@
|
||||
# does not require extra memory, neither code nor data
|
||||
# in programs not using e. g. writeln based I/O
|
||||
#ifdef CPUM68K
|
||||
-SfSOFTFPU
|
||||
-SfOBJECTS
|
||||
-SfEXCEPTIONS
|
||||
-SfCLASSES
|
||||
|
Loading…
Reference in New Issue
Block a user