Improve binutils testsuite coverage for GNU/Hurd.
[deliverable/binutils-gdb.git] / gas / testsuite / lib / gas-defs.exp
index 8e14101ac709dfd24116ea7d0b86c7a90e2b45b3..3102aa0c3916f533b399674573bd4a57690a3460 100644 (file)
@@ -1,5 +1,5 @@
 # Copyright (C) 1993, 1994, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-# 2004, 2005, 2007, 2008, 2009  Free Software Foundation, Inc.
+# 2004, 2005, 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -288,6 +288,7 @@ proc is_elf_format {} {
         && ![istarget hppa*64*-*-hpux*]
         && ![istarget ia64-*-hpux*]
         && ![istarget *-*-linux*]
+        && ![istarget *-*-gnu*]
         && ![istarget frv-*-uclinux*]
         && ![istarget bfin-*-uclinux]
         && ![istarget sh*-*-uclinux*]
This page took 0.023418 seconds and 4 git commands to generate.