mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-10 08:08:36 +02:00
Avoid warning with -O4 option
git-svn-id: trunk@49284 -
This commit is contained in:
parent
658affeae2
commit
72667f41ad
@ -266,6 +266,7 @@ begin
|
||||
GCSectionsStr:='';
|
||||
DynLinkStr:='';
|
||||
FlagsStr:='';
|
||||
QLFlagsStr:='';
|
||||
MapStr:='';
|
||||
|
||||
if (cs_link_map in current_settings.globalswitches) then
|
||||
|
Loading…
Reference in New Issue
Block a user