diff options
author | Alexey Neyman <stilor@att.net> | 2017-08-23 23:56:40 -0700 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2017-08-23 23:56:40 -0700 |
commit | 373f22648f3013a7b7bc1e601faf2878c03ce42f (patch) | |
tree | 00ce1f753125223b6fc2b2f987a1f26fae17b738 /TODO | |
parent | bc30eb4818c2f726d3572d086713c943f7880bc1 (diff) | |
download | crosstool-ng-373f22648f3013a7b7bc1e601faf2878c03ce42f.tar.gz crosstool-ng-373f22648f3013a7b7bc1e601faf2878c03ce42f.tar.bz2 crosstool-ng-373f22648f3013a7b7bc1e601faf2878c03ce42f.zip |
Skip ftp:// URLs, wget cannot verify them
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ A (slightly) ordered set of tasks for crosstool-NG. Written in a cryptic languag -- Alexey Neyman (@stilor) +[ ] test-packages.sh + [ ] FTP URLs always succeed in verification (wget bug) - how to work around? + [ ] new function - refresh/renumber patches +[ ] templates (bootstrap) + [ ] #!foreach xxx if-changed yyy to avoid unnecessary 'default' lines + [ ] relevant pattern for Linaro releases - tie to the major version [ ] new packages [ ] config.guess [ ] gnulib |