mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-06 07:13:32 +02:00
parent
cbad0abab5
commit
5ce5f4f2a9
@ -349,7 +349,8 @@ var
|
||||
|
||||
begin
|
||||
{ create command line }
|
||||
c:=comline;
|
||||
c:=comline;
|
||||
use_proxy:=false;
|
||||
if force_go32v2_proxy then
|
||||
Use_proxy:=true
|
||||
else if length(c)>DOS_MAX_COMMAND_LINE_LENGTH then
|
||||
|
Loading…
Reference in New Issue
Block a user