* fix compilation error

git-svn-id: trunk@14273 -
This commit is contained in:
pierre 2009-11-25 16:58:25 +00:00
parent f5938d771f
commit 679309704a

View File

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