mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 09:49:35 +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:='';
|
GCSectionsStr:='';
|
||||||
DynLinkStr:='';
|
DynLinkStr:='';
|
||||||
FlagsStr:='';
|
FlagsStr:='';
|
||||||
|
QLFlagsStr:='';
|
||||||
MapStr:='';
|
MapStr:='';
|
||||||
|
|
||||||
if (cs_link_map in current_settings.globalswitches) then
|
if (cs_link_map in current_settings.globalswitches) then
|
||||||
|
Loading…
Reference in New Issue
Block a user