mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-01 19:02:35 +02:00
amiga: only try to build the pascal startup code on 68k for now
git-svn-id: trunk@35070 -
This commit is contained in:
parent
b356b18675
commit
8057b42830
@ -3,7 +3,9 @@ unit buildrtl;
|
||||
interface
|
||||
|
||||
uses
|
||||
{$ifdef cpum68k}
|
||||
si_prc,
|
||||
{$endif}
|
||||
athreads, dos, sysutils,
|
||||
|
||||
ctypes, strings,
|
||||
|
Loading…
Reference in New Issue
Block a user