cvs commit: ports/devel/avr-binutils Makefile ports/devel/avr-binutils/files patch-atmega256x patch-coff-avr

Joerg Wunsch joerg at FreeBSD.org
Thu Jan 4 08:12:12 PST 2007


joerg       2007-01-04 16:12:12 UTC

  FreeBSD ports repository

  Modified files:
    devel/avr-binutils   Makefile 
    devel/avr-binutils/files patch-atmega256x patch-coff-avr 
  Log:
  Fix a compiler warning in the AVR-COFF generator that appeared with
  GCC 4.x, and caused the compilation to fail due to the -Werror option
  used.
  
  Remove an annoying assembler warning in the ATmega256x patch that was
  frequently triggered by large C switch() statements in GCC, and
  generally considered to be a regression.  The author of that patch
  agreed that the warning isn't particularly useful anyway for a number
  of reasons, and recommended to just drop it.
  
  Revision  Changes    Path
  1.37      +1 -1      ports/devel/avr-binutils/Makefile
  1.2       +1 -1      ports/devel/avr-binutils/files/patch-atmega256x
  1.5       +1 -1      ports/devel/avr-binutils/files/patch-coff-avr


More information about the cvs-ports mailing list