瀏覽代碼

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

git-svn-id: trunk@35070 -
Károly Balogh 8 年之前
父節點
當前提交
8057b42830
共有 1 個文件被更改,包括 2 次插入0 次删除
  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,