bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-gc / gc.exp
index d8d34fa6e86ba4445fba5689fb232a525e4b2aa7..996eac4bc357d5cd004d7004da5194e4ef051274 100644 (file)
@@ -1,5 +1,5 @@
 # Expect script for ld-gc tests
-#   Copyright 2008, 2009, 2010
+#   Copyright 2008, 2009, 2010, 2012
 #   Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
@@ -113,6 +113,7 @@ if { [is_elf_format] && [check_shared_lib_support] } then {
 
 if { [is_remote host] || [which $CC] != 0 } {
     if { [istarget "*-*-linux*"]
+        || [istarget "*-*-nacl*"]
         || [istarget "*-*-gnu*"] } {
        ld_compile "$CC -fPIC $CFLAGS $cflags" $srcdir/$subdir/pr11218-1.c tmpdir/pr11218-1.o
        ld_simple_link $ld tmpdir/pr11218-1.so "-shared tmpdir/pr11218-1.o"
This page took 0.023355 seconds and 4 git commands to generate.