mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-08 20:28:13 +02:00
* Fix some compiler warnings
This commit is contained in:
parent
929b6ff18b
commit
7762897d32
@ -123,6 +123,8 @@ begin
|
||||
P.Options.Add('-Fl/opt/freeware/lib');
|
||||
P.Options.Add('-k-bbigtoc');
|
||||
end;
|
||||
else
|
||||
; // Avoid compiler warning
|
||||
end; {case}
|
||||
|
||||
P.NeedLibc := true;
|
||||
|
Loading…
Reference in New Issue
Block a user