aboutsummaryrefslogtreecommitdiff
path: root/missing
diff options
context:
space:
mode:
authorAndrew Pinski <apinski@marvell.com>2021-08-24 05:56:59 +0000
committerAndrew Pinski <apinski@marvell.com>2021-08-24 08:09:53 +0000
commit0deabebedd16c9519bfb1dfbff303c2d9bd701ee (patch)
tree245fce087f413b4cec17882e5c2186e4e0866850 /missing
parentf8977166135de09fe36a3b57cc11daa67587604e (diff)
downloadgcc-0deabebedd16c9519bfb1dfbff303c2d9bd701ee.zip
gcc-0deabebedd16c9519bfb1dfbff303c2d9bd701ee.tar.gz
gcc-0deabebedd16c9519bfb1dfbff303c2d9bd701ee.tar.bz2
Fix a few problems with download_prerequisites.
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 different. So move which program to use for the checksum after argument parsing. The last issue is --md5 option has been broken for sometime now as the program is named md5sum and not just md5. Nobody updated switch table to be correct. contrib/ChangeLog: PR other/82704 * download_prerequisites: Fix issues with --md5 and --sha512 options.
Diffstat (limited to 'missing')
0 files changed, 0 insertions, 0 deletions