aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-pe
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-01-08 17:21:50 +0000
committerNick Clifton <nickc@redhat.com>2007-01-08 17:21:50 +0000
commit42037fe5bbb1bc401de372fca49768eeef2c21dc (patch)
tree8cf3daeabc86ea33e51a586928fd693df91393bd /ld/testsuite/ld-pe
parentf9967789c6c7c657c099ff6526640d1cc2c36032 (diff)
downloadgdb-42037fe5bbb1bc401de372fca49768eeef2c21dc.zip
gdb-42037fe5bbb1bc401de372fca49768eeef2c21dc.tar.gz
gdb-42037fe5bbb1bc401de372fca49768eeef2c21dc.tar.bz2
Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
Diffstat (limited to 'ld/testsuite/ld-pe')
-rw-r--r--ld/testsuite/ld-pe/pe.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-pe/pe.exp b/ld/testsuite/ld-pe/pe.exp
index 53440d1..8657f22 100644
--- a/ld/testsuite/ld-pe/pe.exp
+++ b/ld/testsuite/ld-pe/pe.exp
@@ -21,7 +21,7 @@
if { ![istarget i*86-*-cygwin*]
&& ![istarget i*86-*-pe]
&& ![istarget i*86-*-mingw*]
- && ![istarget x86_64-*-mingw64*]
+ && ![istarget x86_64-*-mingw*]
&& ![istarget arm-wince-pe] } {
return
}