forked from Imagelibrary/binutils-gdb
Don't set bfdtest1 with findfile
* binutils-all/ar.exp (bfdtest1): Remove findfile.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2012-10-24 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* binutils-all/ar.exp (bfdtest1): Remove findfile.
|
||||
|
||||
2012-10-21 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* binutils-all/dw2-1.W: Updated.
|
||||
|
||||
@@ -27,7 +27,7 @@ if ![is_remote host] {
|
||||
}
|
||||
}
|
||||
|
||||
set bfdtest1 [findfile $base_dir/bfdtest1]
|
||||
set bfdtest1 $base_dir/bfdtest1
|
||||
|
||||
# send_user "Version [binutil_version $AR]"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user