]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - binutils/testsuite/binutils-all/arm/objdump.exp
Merge commit 'upstream/2.20'
[msp430-binutils.git] / binutils / testsuite / binutils-all / arm / objdump.exp
index 226363b62ee58010e88773bcc17f1eafcb56fcaf..d2e04fa35c34962c04ef977e8f63f35651cf95c2 100644 (file)
@@ -1,4 +1,4 @@
-#   Copyright 2004, 2007
+#   Copyright 2004, 2007, 2009
 #   Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
@@ -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
 }