gdb/
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / catch-syscall.exp
index 2d14e91bf40daf0463425f6a001a0757cdbbfe99..d25df176a3c32f1e16648910f755e37a4e504a23 100644 (file)
@@ -54,7 +54,8 @@ if {![istarget "hppa*-hp-hpux*"] && ![istarget "*-linux*"]} then {
 #if { ![istarget "i\[34567\]86-*-linux*"]
 if { ![istarget "x86_64-*-linux*"] && ![istarget "i\[34567\]86-*-linux*"]
      && ![istarget "powerpc-*-linux*"] && ![istarget "powerpc64-*-linux*"]
-     && ![istarget "sparc-*-linux*"] && ![istarget "sparc64-*-linux*"] } {
+     && ![istarget "sparc-*-linux*"] && ![istarget "sparc64-*-linux*"]
+     && ![istarget "mips*-linux*"] } {
      continue
 }
 
This page took 0.024814 seconds and 4 git commands to generate.