From d6adec00381203d8daddd9050ad999fbc8c3fa39 Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Wed, 3 Jul 2002 19:20:58 +0000 Subject: Mega-upgrade of the AVR GNU toolchain, step #2: Upgrade to a development version of GCC 3.2. New AVR microcontrollers are introduced with faster pace than new versions of GCC :), so we need the development version to support recent AVR chips (like the ATmega 128). Alas, official GCC snapshot tarballs still track the 3.1.x branch, so i got to CVS checkout and roll my own tarball. --- devel/avr-gcc/files/patch-aa | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'devel/avr-gcc/files/patch-aa') diff --git a/devel/avr-gcc/files/patch-aa b/devel/avr-gcc/files/patch-aa index 9650bc956f12..d8682e145771 100644 --- a/devel/avr-gcc/files/patch-aa +++ b/devel/avr-gcc/files/patch-aa @@ -1,7 +1,7 @@ ---- libiberty/Makefile.in.orig Sat Dec 9 00:16:27 2000 -+++ libiberty/Makefile.in Thu Apr 19 22:27:57 2001 -@@ -152,7 +152,8 @@ - $(RANLIB) $(TARGETLIB) +--- libiberty/Makefile.in.orig Tue Jan 22 21:03:29 2002 ++++ libiberty/Makefile.in Tue Jun 4 18:19:26 2002 +@@ -234,7 +234,8 @@ + @MAINT@ echo stamp > stamp-functions INSTALL_DEST = @INSTALL_DEST@ -install: install_to_$(INSTALL_DEST) install-subdir -- cgit v1.2.3