diff options
author | Tony Theodore <tonyt@logyst.com> | 2017-11-12 02:56:36 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2017-11-12 02:56:36 (GMT) |
commit | 1e9aa771e36a75058f092f8b29450f65a830faa7 (patch) | |
tree | f26968e80f8c3c931e5fa2f0a82fe937dc3cff9c /plugins/gcc7 | |
parent | 992dda56eab4d7870f09003cd4e34254bb56d545 (diff) | |
download | mxe-1e9aa771e36a75058f092f8b29450f65a830faa7.zip mxe-1e9aa771e36a75058f092f8b29450f65a830faa7.tar.gz mxe-1e9aa771e36a75058f092f8b29450f65a830faa7.tar.bz2 |
Makefile: try next download url on failed checksum
There are various cases where a download succeeds but the checksum
is wrong:
- upstream re-releases tarball without new version
- sourceforge returns 200 with a text message about outage
- other strange glitches
In these cases, we currently fail and stop the build. This PR allows
for falling through the next URLs until it will eventually get to
the checksum-suffixed version.
This ensures builds are always (potentially) repeatable as the checksum
associated with the version is reachable. Next step would be to change
all the backups to use suffixed tarballs.
Diffstat (limited to 'plugins/gcc7')
0 files changed, 0 insertions, 0 deletions