mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 19:49:22 +02:00
- do not compile in the stabs debug info support for the i8086 target
git-svn-id: trunk@39015 -
This commit is contained in:
parent
600b460ecd
commit
20abb13bca
@ -79,9 +79,6 @@ implementation
|
|||||||
{$ifndef NoCFIDwarf}
|
{$ifndef NoCFIDwarf}
|
||||||
,cfidwarf
|
,cfidwarf
|
||||||
{$endif NoCFIDwarf}
|
{$endif NoCFIDwarf}
|
||||||
{$ifndef NoDbgStabs}
|
|
||||||
,dbgstabs
|
|
||||||
{$endif NoDbgStabs}
|
|
||||||
{$ifndef NoDbgDwarf}
|
{$ifndef NoDbgDwarf}
|
||||||
,dbgdwarf
|
,dbgdwarf
|
||||||
{$endif NoDbgDwarf}
|
{$endif NoDbgDwarf}
|
||||||
|
Loading…
Reference in New Issue
Block a user