Browse Source

amiga: only try to build the pascal startup code on 68k for now

git-svn-id: trunk@35070 -
Károly Balogh 8 years ago
parent
commit
8057b42830
1 changed files with 2 additions and 0 deletions
  1. 2 0
      rtl/amiga/buildrtl.pp

+ 2 - 0
rtl/amiga/buildrtl.pp

@@ -3,7 +3,9 @@ unit buildrtl;
   interface
 
     uses
+{$ifdef cpum68k}
       si_prc,
+{$endif}
       athreads, dos, sysutils,
 
       ctypes, strings,