Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2004 21:18:36 +0000 (UTC)
From:      Joerg Wunsch <joerg@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/simulavr Makefileports/devel/simulavr/files patch-test_asm
Message-ID:  <200406202118.i5KLIaKk070506@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406202118.i5KLIaKk070506>