* ld-fastcall/fastcall.exp: Don't run on i*86-*-openbsd*.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-fastcall / fastcall.exp
index 732ee7bed888149945b3fde0e7211c1bd746becb..d964d13ae62a16adafb41403f76d4776a436e292 100644 (file)
@@ -21,7 +21,7 @@ if {![istarget "i*86-*-*"]} {
     return
 }
 
-if {![istarget "i*86-*-*pe*"] \
+if {  !([istarget "i*86-*-*pe*"] && ![istarget "i*86-*-opensd*"]) \
     && ![istarget "i*86-*-cygwin*"] \
     && ![istarget "i*86-*-mingw32*"] } {
     return
This page took 0.023788 seconds and 4 git commands to generate.