samples/sparc-unknown-linux-gnu/crosstool.config
author "Yann E. MORIN" <yann.morin.1998@free.fr>
Fri Jan 03 00:13:15 2014 +0100 (2014-01-03)
changeset 3267 8e2077dfc250
permissions -rw-r--r--
scripts: do not allow commas in directories, it breaks things

The comma is used by the autotools as separator in many sed expressions,
which break if a directory contains commas.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
yann@3239
     1
CT_EXPERIMENTAL=y
yann@3239
     2
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
yann@3239
     3
CT_SAVE_TARBALLS=y
yann@3239
     4
CT_LOG_EXTRA=y
yann@3239
     5
CT_ARCH_sparc=y
yann@3239
     6
CT_KERNEL_linux=y