From: Martin Hunt Date: Tue, 23 Jul 1996 17:53:27 +0000 (+0000) Subject: start-sanitize-d10v X-Git-Tag: gdb-4_18~8153 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7ae1ceee8928d799bcc6ed8ac8b172d01fe3dd8f;p=thirdparty%2Fbinutils-gdb.git start-sanitize-d10v Tue Jul 23 10:47:04 1996 Martin M. Hunt * configure.in (d10v-*-*): Remove ld from $noconfigdirs. end-sanitize-d10v --- diff --git a/ChangeLog b/ChangeLog index 1edccee2c69..8c2c2d5452c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +start-sanitize-d10v +Tue Jul 23 10:47:04 1996 Martin M. Hunt + + * configure.in (d10v-*-*): Remove ld from $noconfigdirs. + +end-sanitize-d10v Mon Jul 22 13:28:51 1996 Brendan Kehoe * configure.in (native_only): Add prms. diff --git a/configure.in b/configure.in index 5b35ff3cc28..6e31511736d 100644 --- a/configure.in +++ b/configure.in @@ -420,7 +420,7 @@ case "${target}" in ;; # start-sanitize-d10v d10v-*-*) - noconfigdirs="$noconfigdirs ld gdb target-libgloss" + noconfigdirs="$noconfigdirs gdb target-libgloss" ;; # end-sanitize-d10v h8300*-*-* | \