Fix search in TUI
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / binutils.exp
index 4db5ec08328610ac8f03f28b1ced25705ce05397..ecaecdd05bf47ef28903bf4012982ef1ea453125 100644 (file)
@@ -1,5 +1,5 @@
 # Expect script for binutils tests
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2020 Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
 #
@@ -24,6 +24,7 @@
 # Make sure that binutils can correctly handle ld output in ELF.
 
 if { ![istarget *-*-linux*]
+     && ![istarget arm*-*-uclinuxfdpiceabi]
      && ![istarget *-*-nacl*]
      && ![istarget *-*-gnu*]} {
     return
This page took 0.023263 seconds and 4 git commands to generate.