From 878628deb703a26a5038c836dbcd49a4900b1a9e Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Thu, 23 Mar 2006 05:48:44 +0000 Subject: This brings GCC 4.1.0 for the AVR microcontroller target to the ports collection. --- devel/avr-gcc-devel/files/patch-libiberty-Makefile.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 devel/avr-gcc-devel/files/patch-libiberty-Makefile.in (limited to 'devel/avr-gcc-devel/files/patch-libiberty-Makefile.in') diff --git a/devel/avr-gcc-devel/files/patch-libiberty-Makefile.in b/devel/avr-gcc-devel/files/patch-libiberty-Makefile.in new file mode 100644 index 000000000000..0e0b3ce31173 --- /dev/null +++ b/devel/avr-gcc-devel/files/patch-libiberty-Makefile.in @@ -0,0 +1,12 @@ +--- libiberty/Makefile.in.orig Mon Sep 26 22:55:10 2005 ++++ libiberty/Makefile.in Wed Mar 22 22:13:44 2006 +@@ -275,7 +275,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) -- cgit v1.2.3