config/config.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Dec 09 22:02:20 2008 +0000 (2008-12-09)
changeset 1094 c6a08b4c488c
parent 602 1968d150a34f
child 1318 5416f4ba36bf
permissions -rw-r--r--
Sanity-check CT_TARGET_VENDOR, CT_TARGET_ALIAS and CT_TARGET_ALIAS_SED_EXPR:
- vendor and alias must not contain spaces
- vendor must not contain dashes '-'
- sed_expr must not generate an alias with a space in it

/trunk/scripts/functions | 17 16 1 0 ++++++++++++++++-
/trunk/config/toolchain.in | 1 1 0 0 +
2 files changed, 17 insertions(+), 1 deletion(-)
     1 source config/global.in
     2 source config/target.in
     3 source config/toolchain.in
     4 source config/kernel.in
     5 source config/gmp_mpfr.in
     6 source config/binutils.in
     7 source config/cc.in
     8 source config/libc.in
     9 source config/tools.in
    10 source config/debug.in