mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 20:43:02 +01:00
Fixed the debug boot build.
This commit is contained in:
parent
542a6e2898
commit
d73ec7a883
@ -40,7 +40,7 @@ call :btyacc
|
||||
if "%ERRLEV%"=="1" goto :END
|
||||
|
||||
@echo Generating DSQL parser...
|
||||
@call parse.bat
|
||||
@call parse.bat %*
|
||||
if "%ERRLEV%"=="1" goto :END
|
||||
|
||||
::=======
|
||||
|
Loading…
Reference in New Issue
Block a user