summaryrefslogtreecommitdiff
path: root/devel/avr-gcc-3/files/patch-ab
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>2001-08-12 15:15:21 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>2001-08-12 15:15:21 +0000
commit985d9eea61d0f7bcf1e641e530cfae8658300693 (patch)
tree0dcffb3bf42fcb6edba7414fb0af635b26edd029 /devel/avr-gcc-3/files/patch-ab
parentChange MASTER_SITE to maintainer's site due to unavail distfiles. (diff)
Upgrade to the released version of gcc 3.0.
Notes
Notes: svn path=/head/; revision=46136
Diffstat (limited to 'devel/avr-gcc-3/files/patch-ab')
-rw-r--r--devel/avr-gcc-3/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/avr-gcc-3/files/patch-ab b/devel/avr-gcc-3/files/patch-ab
new file mode 100644
index 000000000000..60189c6a6192
--- /dev/null
+++ b/devel/avr-gcc-3/files/patch-ab
@@ -0,0 +1,11 @@
+--- Makefile.in.orig Sun Aug 12 16:44:46 2001
++++ Makefile.in Sun Aug 12 16:45:18 2001
+@@ -169,7 +169,7 @@
+
+ # This is set by the configure script to the list of directories which
+ # should be built using the target tools.
+-TARGET_CONFIGDIRS = libiberty libgloss $(SPECIAL_LIBS) newlib librx winsup opcodes bsp libstub cygmon libf2c libchill libobjc
++TARGET_CONFIGDIRS = libgloss $(SPECIAL_LIBS) newlib librx winsup opcodes bsp libstub cygmon libf2c libchill libobjc
+
+ # Target libraries are put under this directory:
+ # Changed by configure to $(target_alias) if cross.