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

git-svn-id: trunk@39015 -
This commit is contained in:
nickysn 2018-05-17 14:47:39 +00:00
parent 600b460ecd
commit 20abb13bca

View File

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