Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/47911 )
Change subject: util/crossgcc: curl must write downloaded bytes to a file ......................................................................
Patch Set 1: Code-Review+2
(2 comments)
https://review.coreboot.org/c/coreboot/+/47911/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/47911/1//COMMIT_MSG@7 PS1, Line 7: curl must write downloaded bytes to a file Maybe:
Ensure curl writes downloaded bytes to a file
https://review.coreboot.org/c/coreboot/+/47911/1//COMMIT_MSG@9 PS1, Line 9: How curl would behave has been changed, and broken, in commit 82a30a134c. Maybe:
Commit 82a30a134c (util/crossgcc: Retry package downloads on failure) caused a regression for curl users.