* gas/elf.exp: Don't run for sh64*-*-linux*, because it sets the
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / elf.exp
index 610217c4c8934c13991f445411c2d95059bbeb56..0df76fe6af9d444da00d6c914c03b99f8123df47 100644 (file)
@@ -37,6 +37,7 @@ if { ([istarget "*-*-elf*"]
      && ![istarget *-*-linux*aout*]
      && ![istarget *-*-linux*coff*]
      && ![istarget *-*-linux*oldld*]
+     && ![istarget sh64*-*-linux*]
 } then {
     set target_machine ""
     if {[istarget "mips*-*-*"]} then {
This page took 0.02459 seconds and 4 git commands to generate.