mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-24 12:35:55 +08:00
ld/testsuite: Add missing targets to PDB tests
This commit is contained in:
parent
9a02fbd198
commit
0f97abf074
@ -19,8 +19,14 @@
|
||||
# MA 02110-1301, USA.
|
||||
|
||||
if {![istarget i*86-*-mingw*]
|
||||
&& ![istarget i*86-*-cygwin*]
|
||||
&& ![istarget i*86-*-winnt]
|
||||
&& ![istarget i*86-*-pe]
|
||||
&& ![istarget x86_64-*-mingw*]
|
||||
&& ![istarget aarch64-*-mingw*]} {
|
||||
&& ![istarget x86_64-*-pe*]
|
||||
&& ![istarget x86_64-*-cygwin]
|
||||
&& ![istarget aarch64-*-mingw*]
|
||||
&& ![istarget aarch64-*-pe*]} {
|
||||
return
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user