summaryrefslogtreecommitdiff
path: root/devel/avr-gcc/files/patch-libiberty-Makefile.in
blob: 4d29719dd492a1442f9ccee699b01851ed74319c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff -ur ../gcc-4.3.4.orig/libiberty/Makefile.in ./libiberty/Makefile.in
--- ../gcc-4.3.4.orig/libiberty/Makefile.in	2007-07-25 08:26:45.000000000 +0200
+++ ./libiberty/Makefile.in	2009-10-02 15:20:13.000000000 +0200
@@ -344,7 +344,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:
 
 # This is tricky.  Even though CC in the Makefile contains
 # multilib-specific flags, it's overridden by FLAGS_TO_PASS from the
Only in ./libiberty: Makefile.in.orig