62587b37b5
Changes since binutils-2.17 are too numerous to mention, see the various NEWS files for details. Tested on NetBSD 6.0_BETA2 and SmartOS.
15 lines
733 B
Text
15 lines
733 B
Text
$NetBSD: patch-aa,v 1.5 2012/07/23 12:24:34 jperkin Exp $
|
|
|
|
Remove etc
|
|
|
|
--- configure.orig 2011-08-14 21:28:15.000000000 +0900
|
|
+++ configure 2012-02-13 10:34:04.000000000 +0900
|
|
@@ -2667,7 +2667,7 @@
|
|
# binutils, gas and ld appear in that order because it makes sense to run
|
|
# "make check" in that particular order.
|
|
# If --enable-gold is used, "gold" may replace "ld".
|
|
-host_tools="texinfo flex bison binutils gas ld fixincludes gcc cgen sid sim gdb gprof etc expect dejagnu m4 utils guile fastjar gnattools"
|
|
+host_tools="texinfo flex bison binutils gas ld fixincludes gcc cgen sid sim gdb gprof expect dejagnu m4 utils guile fastjar gnattools"
|
|
|
|
# libgcj represents the runtime libraries only used by gcj.
|
|
libgcj="target-libffi \
|