]> git.pld-linux.org Git - packages/crossavr-gcc.git/blob - 200-gcc-4.5.1-libiberty-Makefile.in.patch
- undos sources before patching.
[packages/crossavr-gcc.git] / 200-gcc-4.5.1-libiberty-Makefile.in.patch
1 diff -Naurp libiberty/Makefile.in libiberty/Makefile.in
2 --- libiberty/Makefile.in       2010-03-02 00:09:56.000000000 -0600
3 +++ libiberty/Makefile.in       2011-01-18 17:27:57.000000000 -0600
4 @@ -321,7 +321,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  
12  # This is tricky.  Even though CC in the Makefile contains
13  # multilib-specific flags, it's overridden by FLAGS_TO_PASS from the
This page took 0.052073 seconds and 3 git commands to generate.