Oct. 29, 2022
10:06 p.m.
On Tue, Oct 25, 2022 at 5:20 AM Alexander Kapshuk <alexander.kapshuk@gmail.com> wrote:
You may want to raise the level of 'chattiness' by using W=1 with make to identify the command being executed by the shell which emits the
It's V=1, (V for verbosity). W=1 only raises the amount of warnings.
error message in question. Higher levels of chattiness may be used if required.