mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
Only run tests for PE type x86 targets.
This commit is contained in:
parent
232e7cb82c
commit
3d198be3d5
@ -1,3 +1,8 @@
|
||||
2002-11-07 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* ld-fastcall/fastcall.exp: Only run tests for PE type x86
|
||||
targets.
|
||||
|
||||
2002-11-07 Kaz Kojima <kkojima@rr.iij4u.or.jp>
|
||||
|
||||
* ld-sh/rd-sh.exp: Set asflags_save always.
|
||||
|
@ -24,9 +24,7 @@ if {![istarget "i*86-*-*"]} {
|
||||
if {![istarget "i*86-*-*pe*"] \
|
||||
&& ![istarget "i*86-*-cygwin*"] \
|
||||
&& ![istarget "i*86-*-mingw32*"] } {
|
||||
set target_xfail "yes"
|
||||
} else {
|
||||
set target_xfail "no"
|
||||
return
|
||||
}
|
||||
|
||||
set ldflags ""
|
||||
|
Loading…
Reference in New Issue
Block a user