diff options
author | Bastien Curutchet <bastien.curutchet@bootlin.com> | 2024-10-22 11:25:39 +0200 |
---|---|---|
committer | Chris Packham <judge.packham@gmail.com> | 2024-10-25 13:27:22 +1300 |
commit | 4773bd609c0f788328d6ffc36f6cc9ea8f09a95f (patch) | |
tree | 40c71944f039bdb50e04017e2d11eae1040ff26e /scripts | |
parent | 6d1d61cbcacc7ce4622ef024490e0cb56881614b (diff) | |
download | crosstool-ng-4773bd609c0f788328d6ffc36f6cc9ea8f09a95f.tar.gz crosstool-ng-4773bd609c0f788328d6ffc36f6cc9ea8f09a95f.tar.bz2 crosstool-ng-4773bd609c0f788328d6ffc36f6cc9ea8f09a95f.zip |
Drop --passive-ftp from wget's default options
In some distributions (as Fedora), wget2 is used instead of wget. wget2
doesn't support the --passive-ftp option causing every download to fail.
Also, according to wget's NEWS file [0], --passive-ftp is already the
default in wget since 1.10.
Remove the --passive-ftp from wget's default options.
[0] https://gitlab.com/gnuwget/wget/-/blob/master/NEWS#L733
Signed-off-by: Bastien Curutchet <bastien.curutchet@bootlin.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions