On Wed, Jun 24, 2020 at 3:33 AM Richard Biener
wrote:
>
> On Tue, Jun 23, 2020 at 10:37 PM Ilya Leoshkevich via Gcc-patches
> wrote:
> >
> > Hello,
> >
> > I needed to test [1] on AIX and OpenBSD and noticed
> > download_prerequisites doesn't work there. The attached patch fixes
> > it.
> >
> > O
On Tue, Jun 23, 2020 at 10:37 PM Ilya Leoshkevich via Gcc-patches
wrote:
>
> Hello,
>
> I needed to test [1] on AIX and OpenBSD and noticed
> download_prerequisites doesn't work there. The attached patch fixes
> it.
>
> OK for master?
OK if David acks the AIX part.
Thanks,
Richard.
> Best regar
Hello,
I needed to test [1] on AIX and OpenBSD and noticed
download_prerequisites doesn't work there. The attached patch fixes
it.
OK for master?
Best regards,
Ilya
[1] https://gcc.gnu.org/pipermail/gcc-patches/2020-June/548182.html
---
contrib/ChangeLog:
2020-06-11 Ilya Leoshkevich