瀏覽代碼

- do not compile in the stabs debug info support for the i8086 target

git-svn-id: trunk@39015 -
nickysn 7 年之前
父節點
當前提交
20abb13bca
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      compiler/i8086/cputarg.pas

+ 0 - 3
compiler/i8086/cputarg.pas

@@ -79,9 +79,6 @@ implementation
   {$ifndef NoCFIDwarf}
       ,cfidwarf
   {$endif NoCFIDwarf}
-  {$ifndef NoDbgStabs}
-      ,dbgstabs
-  {$endif NoDbgStabs}
   {$ifndef NoDbgDwarf}
       ,dbgdwarf
   {$endif NoDbgDwarf}