URL:
  <http://savannah.nongnu.org/patch/?9222>

                 Summary: Enable silent build
                 Project: AVR Downloader/UploaDEr
            Submitted by: yegorich
            Submitted on: Fri 13 Jan 2017 01:35:06 PM GMT
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

The “classical” Makefiles generated by automake are very verbose. With
AM_SILENT_RULES([yes]) build output will have following behavior:

make  all-am
make[1]: Entering directory `/home/flame/test-hellow'
  CC     hellow.o
  CCLD   hellow
make[1]: Leaving directory `/home/flame/test-hellow'

Using "make V=1" one can always enable verbose build.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 13 Jan 2017 01:35:06 PM GMT  Name: silent-build.patch  Size: 296B  
By: yegorich

<http://savannah.nongnu.org/patch/download.php?file_id=39464>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?9222>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/


_______________________________________________
avrdude-dev mailing list
avrdude-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to