mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-23 20:49:43 +02:00
Fix compilation with -Oodfa
This commit is contained in:
parent
7ef33cf4b2
commit
425707e936
@ -870,6 +870,7 @@ begin
|
||||
MakeSharedLibrary:=false;
|
||||
mapstr:='';
|
||||
ltostr:='';
|
||||
rpathstr:='';
|
||||
if not(cs_link_nolink in current_settings.globalswitches) then
|
||||
Message1(exec_i_linking,current_module.sharedlibfilename);
|
||||
if (cs_link_smart in current_settings.globalswitches) and
|
||||
|
Loading…
Reference in New Issue
Block a user