Skip to content

Commit

Permalink
diagnozing bootstrap errors
Browse files Browse the repository at this point in the history
  • Loading branch information
zajo committed Jun 24, 2019
1 parent 3195d01 commit 6b791c7
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,8 @@ install:
- git submodule update --init tools/boostdep
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\leaf\
- python tools/boostdep/depinst/depinst.py leaf
- cd tools\build\src\engine
- cmd /c build.bat
- cd ..\..\..\..
- cmd /c bootstrap
- cmd /c bootstrap & exit 0
- type bootstrap.log
- b2 headers

build: off
Expand Down

0 comments on commit 6b791c7

Please sign in to comment.