]> git.pld-linux.org Git - packages/crossavr-gcc.git/blob - 200-gcc-4.5.1-libiberty-Makefile.in.patch
d27487839b3f48a71b1fc9eaaa86f704b9fb9522
[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.018427 seconds and 2 git commands to generate.