Date: Thu, 5 Sep 2013 10:36:36 +0200 From: Baptiste Daroussin <bapt@FreeBSD.org> To: Joerg Wunsch <joerg@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r326362 - in head/devel: . avr-gcc-3 Message-ID: <20130905083636.GL82066@ithaqua.etoilebsd.net> In-Reply-To: <201309050734.r857YFLm020618@svn.freebsd.org> References: <201309050734.r857YFLm020618@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--B92bTrfKjyax39gr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 05, 2013 at 07:34:15AM +0000, Joerg Wunsch wrote: > Author: joerg > Date: Thu Sep 5 07:34:14 2013 > New Revision: 326362 > URL: http://svnweb.freebsd.org/changeset/ports/326362 >=20 > Log: > GCC 3.x has passed its useful lifetime. > =20 > The original reason for establishing the port was poorer optimization > for the AVR backend in GCC 4.x in some cases. This reason no longer > exists. > =20 > As GCC 3.x causes tons of build warnings with clang now, just drop it. >=20 > Deleted: > head/devel/avr-gcc-3/ > Modified: > head/devel/Makefile >=20 > Modified: head/devel/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/devel/Makefile Thu Sep 5 07:29:05 2013 (r326361) > +++ head/devel/Makefile Thu Sep 5 07:34:14 2013 (r326362) > @@ -104,7 +104,6 @@ > SUBDIR +=3D avltree > SUBDIR +=3D avr-binutils > SUBDIR +=3D avr-gcc > - SUBDIR +=3D avr-gcc-3 > SUBDIR +=3D avr-gdb > SUBDIR +=3D avr-libc > SUBDIR +=3D avra You have forgotten the MOVED entry :) regards, Bapt --B92bTrfKjyax39gr Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlIoQpQACgkQ8kTtMUmk6ExzXwCcCQhf/XV10Pn9QzYjm8ZS6P1m pcUAn0SXXC1PS4rSChPRdoguI3sLUbmj =Q5D7 -----END PGP SIGNATURE----- --B92bTrfKjyax39gr--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130905083636.GL82066>