瀏覽代碼

* sunos is not supported on mips

git-svn-id: trunk@14341 -
florian 16 年之前
父節點
當前提交
2fbf2df137
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      compiler/mips/cputarg.pas

+ 0 - 4
compiler/mips/cputarg.pas

@@ -42,16 +42,12 @@ implementation
     {$ifndef NOTARGETLINUX}
       ,t_linux
     {$endif}
-    {$ifndef NOTARGETSUNOS}
-      ,t_sunos
-    {$endif}
 
 {**************************************
              Assemblers
 **************************************}
 
       ,CpuGas
-
       ;
 
 end.