X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=binutils%2Ftestsuite%2Fbinutils-all%2Fwindres%2Fwindres.exp;h=6b284d15a8aa2eba39cc9fcbbf846e46abe03d28;hb=ce3613a5df7ce27a8a3247feb3a79c8c51ce4604;hp=77ef7b8971ac134448aa939dbf6718e284f523a6;hpb=52248d53383e2ff905bacb46b1c24c89b64ab42e;p=platform%2Fupstream%2Fbinutils.git diff --git a/binutils/testsuite/binutils-all/windres/windres.exp b/binutils/testsuite/binutils-all/windres/windres.exp index 77ef7b8..6b284d1 100644 --- a/binutils/testsuite/binutils-all/windres/windres.exp +++ b/binutils/testsuite/binutils-all/windres/windres.exp @@ -39,6 +39,7 @@ set wr "$WINDRES --include-dir $srcdir/$subdir" if [file exists "$srcdir/../../winsup/w32api/include"] { set wr "$wr --include-dir $srcdir/../../winsup/w32api/include" } else { + return send_log "\nWarning: Assuming windres can find the win32 headers\n\n" }