On Thu, 21 Apr 2011, Jakub Jelinek wrote:
> On Thu, Apr 21, 2011 at 01:36:53PM +0200, Richard Guenther wrote:
> >
> > This changes maybe_build_tarfile to require that the first directory
> > in the list actually exists. This avoids building a GO tarball on
> > old branches where neither gcc/go n
On Thu, Apr 21, 2011 at 01:36:53PM +0200, Richard Guenther wrote:
>
> This changes maybe_build_tarfile to require that the first directory
> in the list actually exists. This avoids building a GO tarball on
> old branches where neither gcc/go nor libgo exist but libffi does.
>
> I have built the
This changes maybe_build_tarfile to require that the first directory
in the list actually exists. This avoids building a GO tarball on
old branches where neither gcc/go nor libgo exist but libffi does.
I have built the 4.5.3 release candidate with this patch applied.
Looks ok?
Thanks,
Richard.