Public announcement: we've just changed the default settings in cmake-utils.eclass, and as a result now cmake-based builds will display a verbose build log instead of the terse "one line per file" version. In the same way as with autotools, the entire compiler / linker / whatever command line is printed, which should simplify bug hunting a lot...
Gasp... I will have to remove VERBOSE=1 from my MAKEOPTS.
ReplyDeleteAnd how to revert to previous behavior? Can I override somehow eclass variables in make.conf?
ReplyDelete