bfd:
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / arm / objdump.exp
index 226363b62ee58010e88773bcc17f1eafcb56fcaf..8e435eb3f33a4dba5a8879688217d10479fdb165 100644 (file)
@@ -19,7 +19,7 @@ if {![istarget "arm*-*-*"]} then {
   return
 }
 
-if {[which $OBJDUMP] == 0} then {
+if {![is_remote host] && [which $OBJDUMP] == 0} then {
     perror "$OBJDUMP does not exist"
     return
 }
This page took 0.025436 seconds and 4 git commands to generate.