forked from Imagelibrary/binutils-gdb
2004-10-28 H.J. Lu <hongjiu.lu@intel.com>
* binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
This commit is contained in:
@@ -45,6 +45,10 @@ if ![string match "" $err] then {
|
||||
pass "dlltool (fastcall export)"
|
||||
}
|
||||
|
||||
if { "$target_xfail" == "yes" } {
|
||||
setup_xfail *-*
|
||||
}
|
||||
|
||||
verbose "$DLLTOOL -p prefix -l tmpdir/libalias.a -d $srcdir/$subdir/alias.def $dlltool_gas_flag" 1
|
||||
catch "exec $DLLTOOL -p prefix -l tmpdir/libalias.a -d $srcdir/$subdir/alias.def $dlltool_gas_flag" err
|
||||
|
||||
|
||||
Reference in New Issue
Block a user