[poky] [patch] autotools: Override do_compile to specify V=1 if project uses AM_V_GEN

Colin Walters walters at verbum.org
Wed Mar 23 15:30:44 PDT 2011


    Non-verbose logs are really annoying when trying to debug a build
    failure.  A lot of projects are copying in the flag to use
    AM_SILENT_RULES which automake gained recently.  We need to undo
    this.

    Implement this by overriding do_compile in autotools to look for
    its signature, and specify V=1 to make if we find it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-autotools-Override-do_compile-to-specify-V-1-if-proj.patch
Type: text/x-patch
Size: 1493 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20110323/2cd3d286/attachment.bin>


More information about the poky mailing list