cvs commit: ports/devel/simulavr Makefileports/devel/simulavr/files patch-test_asm

Joerg Wunsch joerg at FreeBSD.org
Sun Jun 20 14:18:37 PDT 2004


joerg       2004-06-20 21:18:36 UTC

  FreeBSD ports repository

  Modified files:
    devel/simulavr       Makefile 
  Added files:
    devel/simulavr/files patch-test_asm 
  Log:
  Don't use the ancient -m avrr85xx linker `emulation' option, binutils
  2.15 doesn't provide it anymore.  Use -m avr2 instead now.
  
  This patch is only required as a stop-gap measure, until the official
  sources have fixed that.
  
  Revision  Changes    Path
  1.9       +1 -1      ports/devel/simulavr/Makefile
  1.1       +22 -0     ports/devel/simulavr/files/patch-test_asm (new)


More information about the cvs-ports mailing list