[ARM] FDPIC: Update testsuite so that many tests pass with arm*-uclinuxfdpiceabi.
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / objcopy.exp
index d585204ddd9b0a176f0cda718472af1e8396e238..2a2e757a92f12d6ade11fad66a072dc0b89b0633 100644 (file)
@@ -564,7 +564,7 @@ proc copy_setup { } {
     set res [build_wrapper testglue.o]
     set flags { debug }
 
-    if { [istarget *-*-uclinux*] && ![istarget tic6x-*-*] } {
+    if { [istarget *-*-uclinux*] && ![istarget tic6x-*-*] && ![istarget arm*-*-uclinuxfdpiceabi] } {
        return 1
     }
 
This page took 0.025516 seconds and 4 git commands to generate.