diff options
Diffstat (limited to 'ld/testsuite/ld-linkonce/linkonce.exp')
-rw-r--r-- | ld/testsuite/ld-linkonce/linkonce.exp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ld/testsuite/ld-linkonce/linkonce.exp b/ld/testsuite/ld-linkonce/linkonce.exp index e8b85ac..0211114 100644 --- a/ld/testsuite/ld-linkonce/linkonce.exp +++ b/ld/testsuite/ld-linkonce/linkonce.exp @@ -1,5 +1,5 @@ # Expect script for ld linkonce tests -# Copyright 2001, 2002, 2005, 2007, 2010 Free Software Foundation, Inc. +# Copyright 2001, 2002, 2005, 2007, 2010, 2012 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # @@ -26,6 +26,7 @@ if { ![istarget *-*-linux*] \ && ![istarget *-*-gnu*] \ + && ![istarget *-*-nacl*] \ && ![istarget hppa*64*-*-hpux*] \ && ![istarget *-*-elf] } { return |