]> git.pld-linux.org Git - packages/crossavr-gcc.git/blob - 200-gcc-libiberty-Makefile.in.patch
- rebuild with ppl 1.0
[packages/crossavr-gcc.git] / 200-gcc-libiberty-Makefile.in.patch
1 diff -aurp libiberty/Makefile.in libiberty/Makefile.in
2 --- libiberty/Makefile.in       2010-11-21 01:07:08.000000000 +0530
3 +++ libiberty/Makefile.in       2011-06-21 12:26:09.000000000 +0530
4 @@ -340,7 +340,8 @@ libiberty.html : $(srcdir)/libiberty.tex
5  @MAINT@        echo stamp > stamp-functions
6  
7  INSTALL_DEST = @INSTALL_DEST@
8 -install: install_to_$(INSTALL_DEST) install-subdir
9 +#install: install_to_$(INSTALL_DEST) install-subdir
10 +install:
11  install-strip: install
12  
13  .PHONY: install install-strip
This page took 0.034575 seconds and 3 git commands to generate.