diff --git a/bootstrap.bat b/bootstrap.bat index e0f7e9fd23..5f691f012f 100644 --- a/bootstrap.bat +++ b/bootstrap.bat @@ -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 ..\..\..\..\.. diff --git a/tools/build b/tools/build index ac9f781224..dbafd0c39d 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit ac9f7812247a1b80c06f28f6faf9c19dacb71989 +Subproject commit dbafd0c39ddc7178fb0f88d09addfbd1852bf34a