mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-25 10:31:47 +02:00
* m68k-atari: make the Atari target use 68000 CPU as default
This commit is contained in:
parent
9739a88e11
commit
ed2dca9a9b
@ -5007,6 +5007,7 @@ begin
|
||||
init_settings.fputype:=fpu_68881;
|
||||
end;
|
||||
end;
|
||||
system_m68k_atari,
|
||||
system_m68k_sinclairql:
|
||||
begin
|
||||
if not option.CPUSetExplicitly then
|
||||
|
Loading…
Reference in New Issue
Block a user