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
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