config/config.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Wed Apr 30 16:38:06 2008 +0000 (2008-04-30)
changeset 468 c310ff1d697f
parent 148 567f1673d59d
child 602 1968d150a34f
permissions -rw-r--r--
Do not try to download, extract, or build GMP and MPFR if not asked for.

/trunk/scripts/build/gmp.sh | 12 11 1 0 +++++++++++-
/trunk/scripts/build/mpfr.sh | 11 11 0 0 +++++++++++
2 files changed, 22 insertions(+), 1 deletion(-)
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