mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-06-01 15:20:54 +00:00
config: remove never used/implemented 'ls-lR'
Use of listing (ls-lR) was never implemented, and never used.
This commit is contained in:
parent
b44a9d9e34
commit
f50cca2bc9
@ -70,21 +70,6 @@ config MIRROR_BASE_URL
|
|||||||
The mirror is available at:
|
The mirror is available at:
|
||||||
http://ymorin.is-a-geek.org/mirrors/
|
http://ymorin.is-a-geek.org/mirrors/
|
||||||
|
|
||||||
config MIRROR_LS_R
|
|
||||||
bool
|
|
||||||
# prompt "Use ls-lR et al."
|
|
||||||
depends on EXPERIMENTAL
|
|
||||||
default n
|
|
||||||
help
|
|
||||||
If the tarball was not found at the above location, see if the server
|
|
||||||
has a ls-lr.gz (or similar) file, and use that file to see if the
|
|
||||||
tarball is listed somewhere in that file.
|
|
||||||
|
|
||||||
Common file names looked for are:
|
|
||||||
ls-lrRt.txt (used at ftp.gnu.org)
|
|
||||||
find.txt (ditto)
|
|
||||||
ls-lR
|
|
||||||
|
|
||||||
endif # USE_MIRROR
|
endif # USE_MIRROR
|
||||||
|
|
||||||
config CONNECT_TIMEOUT
|
config CONNECT_TIMEOUT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user