summaryrefslogtreecommitdiff
path: root/devel/avr-gcc/files/patch-ac
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>2006-10-05 21:56:21 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>2006-10-05 21:56:21 +0000
commit1e797b46c4a051e79f393bffe96b5df1fa2c299b (patch)
treec2d848186d2e4f633111eb09c2b5a8d26db103bf /devel/avr-gcc/files/patch-ac
parent- Update an old mambo advisory and document its new vulnerabilities (diff)
devel/avr-gcc has been repocopied to devel/avr-gcc-3, so to make room
for devel/avr-gcc-devel taking over the role of the default AVR-GCC port now.
Notes
Notes: svn path=/head/; revision=174588
Diffstat (limited to 'devel/avr-gcc/files/patch-ac')
-rw-r--r--devel/avr-gcc/files/patch-ac12
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/avr-gcc/files/patch-ac b/devel/avr-gcc/files/patch-ac
deleted file mode 100644
index a1826c113722..000000000000
--- a/devel/avr-gcc/files/patch-ac
+++ /dev/null
@@ -1,12 +0,0 @@
---- configure.in.orig Mon Mar 1 20:27:33 2004
-+++ configure.in Wed Apr 21 11:14:31 2004
-@@ -428,6 +428,9 @@
- arm-*-pe*)
- noconfigdirs="$noconfigdirs target-libgloss ${libgcj}"
- ;;
-+ avr-*-*)
-+ noconfigdirs="$noconfigdirs ${libstdcxx_version} target-libglosstarget-libiberty"
-+ ;;
- arm-*-oabi*)
- noconfigdirs="$noconfigdirs target-libgloss ${libgcj}"
- ;;