Przeglądaj źródła

Fix compilation with -Oodfa

Jonas Maebe 3 lat temu
rodzic
commit
425707e936
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      compiler/systems/t_linux.pas

+ 1 - 0
compiler/systems/t_linux.pas

@@ -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