Remove arm-aout and arm-coff support
[deliverable/binutils-gdb.git] / binutils / testsuite / lib / binutils-common.exp
index 8708030a23f2133ca1f2ca37140d52b6a2a0750a..47eae87fb6fd485027abf145f30f43e9227531b2 100644 (file)
@@ -80,8 +80,6 @@ proc is_aout_format {} {
     if { [istarget *-*-*aout*]
         || [istarget *-*-bsd*]
         || [istarget *-*-msdos*]
-        || [istarget arm-*-netbsd*]
-        || [istarget arm-*-openbsd*]
         || [istarget ns32k-*-*]
         || [istarget pdp11-*-*]
         || [istarget vax-*-netbsd] } {
This page took 0.027065 seconds and 4 git commands to generate.