svn commit: r326362 - in head/devel: . avr-gcc-3
Baptiste Daroussin
bapt at FreeBSD.org
Thu Sep 5 08:36:42 UTC 2013
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
>
> Log:
> GCC 3.x has passed its useful lifetime.
>
> 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.
>
> As GCC 3.x causes tons of build warnings with clang now, just drop it.
>
> Deleted:
> head/devel/avr-gcc-3/
> Modified:
> head/devel/Makefile
>
> Modified: head/devel/Makefile
> ==============================================================================
> --- 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 += avltree
> SUBDIR += avr-binutils
> SUBDIR += avr-gcc
> - SUBDIR += avr-gcc-3
> SUBDIR += avr-gdb
> SUBDIR += avr-libc
> SUBDIR += avra
You have forgotten the MOVED entry :)
regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20130905/3a3885f0/attachment.sig>
More information about the svn-ports-all
mailing list