[MacPorts] #37238: avr-binutils: Update to version 2.23.1
#37238: avr-binutils: Update to version 2.23.1 ----------------------+-------------------------- Reporter: raimue@… | Owner: g5pw@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: avr-binutils ----------------------+-------------------------- Please see attached patch. I removed the patch file `pr12161.diff` as the bug is marked as fixed upstream. The `configure.cflags` is now simplified as most of these options are already given in the crossbinutils port group. The --build and --host options should not be necessary. The error message I got without `--disable-werror` was different to the one mentioned, so I removed this comment. This is the error I encountered with -Werror: {{{ work/binutils-2.23.1/bfd/opncls.c:257:5: error: expression result unused [-Werror,-Wunused-value] bfd_set_cacheable (nbfd, TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./bfd.h:529:67: note: expanded from macro 'bfd_set_cacheable' #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE) ^ ./bfd.h:134:14: note: expanded from macro 'TRUE' #define TRUE 1 ^ }}} -- Ticket URL: <https://trac.macports.org/ticket/37238> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37238: avr-binutils: Update to version 2.23.1 ---------------------------+-------------------- Reporter: raimue@… | Owner: g5pw@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: Port: avr-binutils | ---------------------------+-------------------- Changes (by g5pw@…): * status: new => closed * resolution: => fixed Comment: fixed in r100294. -- Ticket URL: <https://trac.macports.org/ticket/37238#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts