gdb/ChangeLog:
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / catch-syscall.exp
index 8ff42203d1f5462feab5f1bdb27739a95647561c..da838f732eea508851d329fc0c07d7f126e34fe2 100644 (file)
@@ -34,7 +34,8 @@ if { ![istarget "hppa*-hp-hpux*"] && ![istarget "*-linux*"] } {
 if { ![istarget "x86_64-*-linux*"] && ![istarget "i\[34567\]86-*-linux*"]
      && ![istarget "powerpc-*-linux*"] && ![istarget "powerpc64-*-linux*"]
      && ![istarget "sparc-*-linux*"] && ![istarget "sparc64-*-linux*"]
-     && ![istarget "mips*-linux*"] && ![istarget "arm*-linux*"] } {
+     && ![istarget "mips*-linux*"] && ![istarget "arm*-linux*"]
+     && ![istarget "s390*-linux*"] } {
      continue
 }
 
This page took 0.023265 seconds and 4 git commands to generate.