config/config.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Apr 13 18:16:58 2008 +0000 (2008-04-13)
changeset 439 dd62fca2d6fd
parent 148 567f1673d59d
child 602 1968d150a34f
permissions -rw-r--r--
Matthias Kaehlcke <matthias@kaehlcke.net> reported hanged downloads on his
network, most probably due to proxies. Have downloaders (wget and curl)
timeout on too slow connections (they don't by default).

scripts/functions | 17 12 5 0 ++++++++++++-----
1 file changed, 12 insertions(+), 5 deletions(-)
yann@1
     1
source config/global.in
yann@1
     2
source config/target.in
yann@41
     3
source config/toolchain.in
yann@1
     4
source config/kernel.in
yann@1
     5
source config/binutils.in
yann@1
     6
source config/cc.in
yann@1
     7
source config/libc.in
yann@182
     8
source config.gen/tools.in
yann@182
     9
source config.gen/debug.in