Pass arguments to bootstrap.bat over to jam's build.bat.

[SVN r64998]
This commit is contained in:
Vladimir Prus 2010-08-25 15:48:36 +00:00
parent f721758fae
commit cf88f3afcd
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ if exist ".\tools\build\v2\engine\src\bin.ntx86\bjam.exe" del tools\build\v2\eng
if exist ".\tools\build\v2\engine\src\bin.ntx86_64\bjam.exe" del tools\build\v2\engine\src\bin.ntx86_64\bjam.exe
cd tools\build\v2\engine\src
call .\build.bat > ..\..\..\..\..\bootstrap.log
call .\build.bat %* > ..\..\..\..\..\bootstrap.log
@ECHO OFF
cd ..\..\..\..\..

@ -1 +1 @@
Subproject commit ac9f7812247a1b80c06f28f6faf9c19dacb71989
Subproject commit dbafd0c39ddc7178fb0f88d09addfbd1852bf34a