summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@acm.org>2008-02-01 18:32:06 +0000
committerBob Wilson <bob.wilson@acm.org>2008-02-01 18:32:06 +0000
commit8b66833e78c6d0d27e1ebb5ad1a80ecc4f559741 (patch)
treee34c6261a5efd7f530e7d066a5cbc8f07a698490 /configure
parentf8a52b59238d1947546fab1c04406a768e4cba99 (diff)
downloadppe42-binutils-8b66833e78c6d0d27e1ebb5ad1a80ecc4f559741.tar.gz
ppe42-binutils-8b66833e78c6d0d27e1ebb5ad1a80ecc4f559741.zip
2008-01-31 Marc Gauthier <marc@tensilica.com>
* configure.ac (xtensa*-*-*): Recognize processor variants. * configure: Regenerate.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 4cdcd0a345..15406285fc 100755
--- a/configure
+++ b/configure
@@ -2598,7 +2598,7 @@ case "${target}" in
vax-*-*)
noconfigdirs="$noconfigdirs target-newlib target-libgloss ${libgcj}"
;;
- xtensa-*-*)
+ xtensa*-*-*)
noconfigdirs="$noconfigdirs ${libgcj}"
;;
ip2k-*-*)
@@ -5275,7 +5275,7 @@ case "${target}" in
v850*-*-*)
md_exec_prefix=/usr/ccs/bin
;;
- xtensa-*-elf*)
+ xtensa*-*-elf*)
;;
*-*-beos* | \
OpenPOWER on IntegriCloud