mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-08 03:58:34 +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
|
# does not require extra memory, neither code nor data
|
||||||
# in programs not using e. g. writeln based I/O
|
# in programs not using e. g. writeln based I/O
|
||||||
#ifdef CPUM68K
|
#ifdef CPUM68K
|
||||||
|
-SfSOFTFPU
|
||||||
-SfOBJECTS
|
-SfOBJECTS
|
||||||
-SfEXCEPTIONS
|
-SfEXCEPTIONS
|
||||||
-SfCLASSES
|
-SfCLASSES
|
||||||
|
Loading…
Reference in New Issue
Block a user