16 lines
766 B
Plaintext
16 lines
766 B
Plaintext
$NetBSD: patch-aa,v 1.6 2016/01/30 22:15:11 ryoon Exp $
|
|
|
|
Remove etc
|
|
|
|
--- configure.orig 2015-11-13 08:27:41.000000000 +0000
|
|
+++ configure
|
|
@@ -2733,7 +2733,7 @@ host_libs="intl libiberty opcodes bfd re
|
|
# 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 libcc1 gotools"
|
|
+host_tools="texinfo flex bison binutils gas ld fixincludes gcc cgen sid sim gdb gprof expect dejagnu m4 utils guile fastjar gnattools libcc1 gotools"
|
|
|
|
# libgcj represents the runtime libraries only used by gcj.
|
|
libgcj="target-libffi \
|