Browse Source

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

git-svn-id: trunk@35070 -
Károly Balogh 8 năm trước cách đây
mục cha
commit
8057b42830
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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,