From 2fded4a2d3cb4f3bf259f3691b977890faa350f6 Mon Sep 17 00:00:00 2001 From: mrg Date: Fri, 12 May 2006 00:19:09 +0000 Subject: [PATCH] we want a target-libiberty so we can pull mknative info out from it. --- gnu/dist/gcc4/configure | 2 +- gnu/dist/gcc4/configure.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/dist/gcc4/configure b/gnu/dist/gcc4/configure index 9ed2ed3449e6..8c07d4522617 100644 --- a/gnu/dist/gcc4/configure +++ b/gnu/dist/gcc4/configure @@ -1188,7 +1188,7 @@ case "${target}" in ;; *-*-netbsd*) # Skip some stuff on all NetBSD configurations. - noconfigdirs="$noconfigdirs target-newlib target-libiberty target-libgloss" + noconfigdirs="$noconfigdirs target-newlib target-libgloss" # Skip some stuff that's unsupported on some NetBSD configurations. case "${target}" in diff --git a/gnu/dist/gcc4/configure.in b/gnu/dist/gcc4/configure.in index d82b4114c425..510d3fe117fb 100644 --- a/gnu/dist/gcc4/configure.in +++ b/gnu/dist/gcc4/configure.in @@ -396,7 +396,7 @@ case "${target}" in ;; *-*-netbsd*) # Skip some stuff on all NetBSD configurations. - noconfigdirs="$noconfigdirs target-newlib target-libiberty target-libgloss" + noconfigdirs="$noconfigdirs target-newlib target-libgloss" # Skip some stuff that's unsupported on some NetBSD configurations. case "${target}" in