0c19ecdca8
Completely reorganize the patches for this port. Patches for new devices are now synchronized with the Atmel AVR tools. The main difference is the naming scheme, as FreeBSD patches start with "patch-", while the Atmel AVR Tools patches end up in ".patch".
13 lines
559 B
Text
13 lines
559 B
Text
diff -Naurp libiberty/Makefile.in libiberty/Makefile.in
|
|
--- libiberty/Makefile.in 2010-03-02 00:09:56.000000000 -0600
|
|
+++ libiberty/Makefile.in 2011-01-18 17:27:57.000000000 -0600
|
|
@@ -321,7 +321,8 @@ libiberty.html : $(srcdir)/libiberty.tex
|
|
@MAINT@ echo stamp > stamp-functions
|
|
|
|
INSTALL_DEST = @INSTALL_DEST@
|
|
-install: install_to_$(INSTALL_DEST) install-subdir
|
|
+#install: install_to_$(INSTALL_DEST) install-subdir
|
|
+install:
|
|
|
|
# This is tricky. Even though CC in the Makefile contains
|
|
# multilib-specific flags, it's overridden by FLAGS_TO_PASS from the
|