aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all
diff options
context:
space:
mode:
authorGeoffrey Keating <geoffk@geoffk.org>2001-11-15 01:11:09 +0000
committerGeoffrey Keating <geoffk@geoffk.org>2001-11-15 01:11:09 +0000
commit86651999acf60eb76a233cc1445fe978885f2006 (patch)
tree5bea0388d26355dbfc46fcfd9b7d8a84ff36588c /binutils/testsuite/binutils-all
parent802a735ed9198edde076bc37ef7234d319e41759 (diff)
downloadgdb-86651999acf60eb76a233cc1445fe978885f2006.zip
gdb-86651999acf60eb76a233cc1445fe978885f2006.tar.gz
gdb-86651999acf60eb76a233cc1445fe978885f2006.tar.bz2
* binutils-all/readelf.exp: powerpc-*-eabi* is an ELF target.
Diffstat (limited to 'binutils/testsuite/binutils-all')
-rw-r--r--binutils/testsuite/binutils-all/readelf.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/binutils/testsuite/binutils-all/readelf.exp b/binutils/testsuite/binutils-all/readelf.exp
index c82562b..059955d 100644
--- a/binutils/testsuite/binutils-all/readelf.exp
+++ b/binutils/testsuite/binutils-all/readelf.exp
@@ -229,6 +229,7 @@ if { ![istarget *-*-elf*] \
&& ![istarget mips*-*-irix5*] \
&& ![istarget mips*-*-irix6*] \
&& ![istarget powerpc-*-sysv4*] \
+ && ![istarget powerpc-*-eabi*] \
&& ![istarget sparc*-*-solaris2*] } {
verbose "$READELF is only intended for ELF targets" 2
return