diff options
author | Joerg Wunsch <joerg@FreeBSD.org> | 2006-10-05 21:56:21 +0000 |
---|---|---|
committer | Joerg Wunsch <joerg@FreeBSD.org> | 2006-10-05 21:56:21 +0000 |
commit | 1e797b46c4a051e79f393bffe96b5df1fa2c299b (patch) | |
tree | c2d848186d2e4f633111eb09c2b5a8d26db103bf /devel/avr-gcc/files/patch-aa | |
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-aa')
-rw-r--r-- | devel/avr-gcc/files/patch-aa | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/avr-gcc/files/patch-aa b/devel/avr-gcc/files/patch-aa deleted file mode 100644 index 8fe15263247a..000000000000 --- a/devel/avr-gcc/files/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ ---- libiberty/Makefile.in.orig Wed Jan 14 22:27:28 2004 -+++ libiberty/Makefile.in Wed Apr 21 11:14:30 2004 -@@ -267,7 +267,8 @@ - @MAINT@ echo stamp > stamp-functions - - INSTALL_DEST = @INSTALL_DEST@ --install: install_to_$(INSTALL_DEST) install-subdir -+#install: install_to_$(INSTALL_DEST) install-subdir -+install: - - install_to_libdir: all - ${mkinstalldirs} $(DESTDIR)$(libdir)$(MULTISUBDIR) |