[toplevel patch] Remove bogus conditional
DJ Delorie
dj@redhat.com
Tue Jun 10 02:04:00 GMT 2003
> Here's the curious thing. The case this is designed for was unchanged
> by the typo. (The case where host_canonical != build_canonical. With
> the typo, host_canon*ci*al != build_canonical, so it still executes.)
Doh! I saw the $(foo) in a shell-looking thing and thought the typo
was that it should have been ${foo}.
Given what you say, the patch is ok.
> At the moment, I can't test a cross-built native properly 'cause I can't
> find any which ever worked quite right for me. :-( But that's the
> case where I never changed anything here!
The usual host I use for such cases is cygwin, which is the only host
I know of which is self-contained in uberbaum. It's possible to
cross-host DJGPP as well, but it's not self-contained and quite a bit
trickier.
More information about the Binutils
mailing list