summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>2003-10-20 20:04:19 +0000
committerpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>2003-10-20 20:04:19 +0000
commite78b44dac189ec047ed0d1245a01a55d73039016 (patch)
tree88d0591eb8cabce7a19e4f7a4883e841fac0a3ac /configure
parent2a5f9ffc8d9ef7b4845377c834bb2da5df74bbc9 (diff)
downloadppe42-gcc-e78b44dac189ec047ed0d1245a01a55d73039016.tar.gz
ppe42-gcc-e78b44dac189ec047ed0d1245a01a55d73039016.zip
2003-10-20 Phil Edwards <phil@codesourcery.com>
* configure.in (*-*-vxworks): Add target-libiberty to noconfdirs. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72714 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 99a624b219d..b49d8b16bfe 100755
--- a/configure
+++ b/configure
@@ -1131,7 +1131,7 @@ case "${target}" in
esac
;;
*-*-vxworks*)
- noconfigdirs="$noconfigdirs target-newlib target-libgloss ${libgcj}"
+ noconfigdirs="$noconfigdirs target-newlib target-libgloss target-libiberty ${libgcj}"
;;
alpha*-dec-osf*)
# ld works, but does not support shared libraries.
OpenPOWER on IntegriCloud