Don't set bfdtest1 with findfile
* binutils-all/ar.exp (bfdtest1): Remove findfile.
This commit is contained in:
parent
4f9d22a0b1
commit
96a6292179
2 changed files with 5 additions and 1 deletions
|
@ -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>
|
2012-10-21 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
* binutils-all/dw2-1.W: Updated.
|
* 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]"
|
# send_user "Version [binutil_version $AR]"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue