]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/testsuite/ld-elf/tls.exp
various i386-aout and i386-coff target removal
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-elf / tls.exp
index de5a86b5e57cad77a9e586a3872941e04d60c9f8..8a82a066880fccf4c2f649220052e23bbdf3c4d3 100644 (file)
@@ -27,11 +27,6 @@ if { ![istarget *-*-linux*]
     return
 }
 
-if { [istarget *-*-linux*aout*]
-     || [istarget *-*-linux*oldld*] } {
-    return
-}
-
 # Check to see if the C compiler works.
 if { [which $CC] == 0 } {
     return