소스 검색

- 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}