Add more b2 debug incantantions

This commit is contained in:
Peter Dimov
2024-06-08 19:57:20 +03:00
parent cd61d5ae45
commit 290c3eacc3

View File

@@ -269,7 +269,8 @@ jobs:
git submodule update --init tools/boostdep
python tools/boostdep/depinst/depinst.py --git_args "--jobs 3" %LIBRARY%
cmd /c bootstrap
b2 --debug-configuration headers
b2 -v
b2 -d+11 --debug-configuration headers
- name: Run tests
shell: cmd