mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-18 14:29:34 +02:00
IDE: fixed setting compiler options from http://lazarus.freepascal.org/index.php/topic,6856
git-svn-id: trunk@20515 -
This commit is contained in:
parent
754531cdfd
commit
d91ba78192
@ -2430,7 +2430,7 @@ begin
|
||||
end;
|
||||
|
||||
if (StopAfterErrCount>1) then
|
||||
tempsw := tempsw + ' -Se'+IntToStr(StopAfterErrCount);
|
||||
switches := switches + ' -Se'+IntToStr(StopAfterErrCount);
|
||||
|
||||
|
||||
{ Write an FPC logo }
|
||||
|
Loading…
Reference in New Issue
Block a user