Re: [PATCH] Fix a few problems with download_prerequisites.

2021-08-24 Thread Richard Biener via Gcc-patches
On Tue, Aug 24, 2021 at 8:04 AM apinski--- via Gcc-patches wrote: > > From: Andrew Pinski > > There are a few problems with download_prerequisites are > described in PR 82704. The first is on busy-box version of > shasum and md5sum the extended option --check don't exist > so just use -c. The s

[PATCH] Fix a few problems with download_prerequisites.

2021-08-23 Thread apinski--- via Gcc-patches
From: Andrew Pinski There are a few problems with download_prerequisites are described in PR 82704. The first is on busy-box version of shasum and md5sum the extended option --check don't exist so just use -c. The second issue is the code for which shasum program to use is included twice and is