mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-28 21:00:43 +02:00
Build Lazarus: Made lazbuild work again.
git-svn-id: trunk@28067 -
This commit is contained in:
parent
518721e8a0
commit
c2618b7462
@ -540,7 +540,7 @@ end;
|
||||
|
||||
procedure TBuildLazarusProfile.SetExtraOptions(const AValue: string);
|
||||
begin
|
||||
raise Exception.Create('SetExtraOptions should not be called.');
|
||||
fOptions.Text:=AValue;
|
||||
end;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user