summaryrefslogtreecommitdiff
path: root/devel/avr-gcc/files/patch-ac
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>2002-07-03 19:20:58 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>2002-07-03 19:20:58 +0000
commitd6adec00381203d8daddd9050ad999fbc8c3fa39 (patch)
tree113c066456af652a75cbf855325cb94b5ef1113f /devel/avr-gcc/files/patch-ac
parentMega-upgrade the AVR GNU utils toolchain, part #1: (diff)
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.
Notes
Notes: svn path=/head/; revision=62389
Diffstat (limited to 'devel/avr-gcc/files/patch-ac')
-rw-r--r--devel/avr-gcc/files/patch-ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/avr-gcc/files/patch-ac b/devel/avr-gcc/files/patch-ac
index 0dcd72c3a9e4..cec083e3ee83 100644
--- a/devel/avr-gcc/files/patch-ac
+++ b/devel/avr-gcc/files/patch-ac
@@ -1,6 +1,6 @@
---- configure.in.orig Sun Aug 12 18:18:37 2001
-+++ configure.in Sun Aug 12 18:18:13 2001
-@@ -665,6 +665,9 @@
+--- configure.in.orig Sun May 5 20:56:48 2002
++++ configure.in Tue Jun 4 18:21:31 2002
+@@ -706,6 +706,9 @@
target_configdirs="${target_configdirs} target-bsp target-cygmon"
fi
;;