ce132784db
to 2.16.91-20060119 to build with gcc-4
13 lines
393 B
Text
13 lines
393 B
Text
$NetBSD: binutils-ai,v 1.2 2006/07/03 04:23:38 kent Exp $
|
|
|
|
--- ld/Makefile.in.orig 2006-01-19 14:00:24.000000000 +0900
|
|
+++ ld/Makefile.in
|
|
@@ -2496,7 +2496,7 @@ install-data-local:
|
|
|
|
# We want install to imply install-info as per GNU standards, despite the
|
|
# cygnus option.
|
|
-install-data-local: install-info
|
|
+#install-data-local: install-info
|
|
diststuff: info $(EXTRA_DIST)
|
|
all: info ld.1
|
|
|