bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-pie / pie.exp
index ea4370c66fde6bdd449e7731bd7c1b5d2ce45f61..1e00130063b2e978722ab484716ce19212d16670 100644 (file)
@@ -1,5 +1,5 @@
 # Expect script for various PIE tests.
-#   Copyright 2006, 2007, 2009, 2010 Free Software Foundation, Inc.
+#   Copyright 2006, 2007, 2009, 2010, 2012 Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
 #
@@ -23,6 +23,7 @@
 if ![isnative] then {return}
 
 if { ![istarget *-*-linux*]
+     && ![istarget *-*-nacl*] } {
      && ![istarget *-*-gnu*] } {
     return
 }
This page took 0.023209 seconds and 4 git commands to generate.