freebsd-ports/devel/avr-gcc/files/patch-aa
Joerg Wunsch dc5fae400f Upgrade to a development snapshot of gcc-3. Target `avr' is now
supported natively, so no external patches needed anymore.

Note that this port requires up-to-date avr-binutils, since a few things
in the assembler syntax have been changed.

Not yet tested on the alpha platform.
2001-04-20 13:52:28 +00:00

13 lines
395 B
Plaintext

--- libiberty/Makefile.in.orig Sat Dec 9 00:16:27 2000
+++ libiberty/Makefile.in Thu Apr 19 22:27:57 2001
@@ -152,7 +152,8 @@
$(RANLIB) $(TARGETLIB)
INSTALL_DEST = @INSTALL_DEST@
-install: install_to_$(INSTALL_DEST) install-subdir
+#install: install_to_$(INSTALL_DEST) install-subdir
+install:
install_to_libdir: all
$(INSTALL_DATA) $(TARGETLIB) $(libdir)$(MULTISUBDIR)/$(TARGETLIB)n