56b38b5b4c
here. All hard update work done by Simon 'corecode' Schubert and minor modifications (DESTDIR etc) by me.
14 lines
519 B
Text
14 lines
519 B
Text
$NetBSD: patch-aa,v 1.2 2009/08/27 15:26:41 hasso Exp $
|
|
|
|
--- libiberty/Makefile.in.orig 2008-07-24 15:51:49 +0200
|
|
+++ libiberty/Makefile.in
|
|
@@ -346,7 +346,8 @@ libiberty.html : $(srcdir)/libiberty.tex
|
|
@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
|