I have a ninja
build that seems to get stuck at a particular command, however if I run the command manually it completes quickly with no problems.
Is there a way to get ninja
to output more debugging information than ninja -v
so I can work out why it is hanging?