mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 20:09:25 +02:00
* comment fixed
git-svn-id: trunk@5343 -
This commit is contained in:
parent
90787bb436
commit
cab0f71d13
@ -504,7 +504,7 @@ implementation
|
||||
{ Lineinfo unit }
|
||||
if (cs_use_lineinfo in current_settings.globalswitches) then
|
||||
AddUnit('LineInfo');
|
||||
{ Lineinfo unit }
|
||||
{ Valgrind requires c memory manager }
|
||||
if (cs_gdb_valgrind in current_settings.globalswitches) then
|
||||
AddUnit('CMem');
|
||||
{$ifdef cpufpemu}
|
||||
|
Loading…
Reference in New Issue
Block a user