]> git.pld-linux.org Git - packages/crossavr-gcc.git/blame - 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
CommitLineData
dbe7ab63 1diff -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
1321be35
ER
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
40dfa9e4 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.030083 seconds and 4 git commands to generate.