Explorar o código

* fix compilation error

git-svn-id: trunk@14273 -
pierre %!s(int64=15) %!d(string=hai) anos
pai
achega
679309704a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      compiler/systems/t_sunos.pas

+ 1 - 0
compiler/systems/t_sunos.pas

@@ -563,6 +563,7 @@ end;
 Function TLinkersolaris.MakeSharedLibrary:boolean;
 var
   binstr,
+  s, linkstr,
   cmdstr  : TCmdStr;
   success : boolean;
 begin