As with cmake, autotools and ninja, make waf builds always verbose
Details
Details
- Reviewers
mat - Group Reviewers
O5: Ports Framework portmgr - Commits
- rP423928: - Switch waf to verbose builds as well
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Looks good to me, but I have no idea what waf is really about, and if something will break because of it :-)
Comment Actions
It's another build system and it may be passed verbose argument similar to what we do with cmake/scons/ninja.