pkgsrc/devel/binutils/patches/patch-configure.ac
jperkin 62587b37b5 Update to binutils-2.22, mostly from wip/binutils.
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.
2012-07-23 12:24:34 +00:00

15 lines
731 B
Text

$NetBSD: patch-configure.ac,v 1.1 2012/07/23 12:24:34 jperkin Exp $
Remove etc
--- configure.ac.orig 2011-11-21 20:58:27.000000000 +0900
+++ configure.ac 2012-02-13 10:34:17.000000000 +0900
@@ -140,7 +140,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="flex bison binutils gas ld fixincludes gcc cgen sid sim gdb gprof etc expect dejagnu m4 utils guile fastjar gnattools"
+host_tools="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 \