diff options
author | Richard Strand <richard.strand@icomera.com> | 2010-01-10 15:19:25 +0000 |
---|---|---|
committer | Richard Strand <richard.strand@icomera.com> | 2010-01-10 15:19:25 +0000 |
commit | 185ea5a640bf675fcf5157e67dc323927453773a (patch) | |
tree | 099bc27eae0cfbc060c8fa22117c3f73a874b31d /patches/gcc | |
parent | 261709c8d4b014a40c48c73e778dd9a09a991def (diff) | |
download | crosstool-ng-185ea5a640bf675fcf5157e67dc323927453773a.tar.gz crosstool-ng-185ea5a640bf675fcf5157e67dc323927453773a.tar.bz2 crosstool-ng-185ea5a640bf675fcf5157e67dc323927453773a.zip |
scrips/functions: fix downloads using curl
By default curl doesn't folow redirects. This breaks sourceforge downloads.
Add the -L option to curl to fix this.
Curl also downloads the html as a file even when it gets a 404. This breaks
http downloads when using the failback system. Add the -f option to curl to fix
this.
Signed-off-by: Richard Strand <richard.strand@icomera.com>
Diffstat (limited to 'patches/gcc')
0 files changed, 0 insertions, 0 deletions