Use is_xcoff_format in ld testsuite
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / powerpc.exp
index 3e458e47e864f2d6f6b773b0e8eb1b276eb3d26b..de676b81765a2961bed666d31f9800e7b480861a 100644 (file)
@@ -70,10 +70,10 @@ if {[istarget "*-*-vxworks"]} {
 # is ELF, because we pass -melf32ppc to ld and powerpc-nto-ld wants
 # -melf32ppcnto.
 
-if { [istarget "*-*-macos*"]
+if { [is_xcoff_format]
      || [istarget "*-*-pe"] || [istarget "*-*-winnt*"]
-     || [istarget "*-*-cygwin*"] || [istarget "*-*-aix*"]
-     || [istarget "*-*-beos*"] || [istarget "*-*-lynxos*"]
+     || [istarget "*-*-cygwin*"]
+     || [istarget "*-*-lynxos*"]
      || [istarget "*-*-nto*"] } {
     return
 }
This page took 0.024114 seconds and 4 git commands to generate.