crosstool-ng/samples/mipsel-sde-elf/crosstool.config
Yann E. MORIN 20346f27ad samples: update the MIPS samples
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2014-09-06 00:57:46 +02:00

12 lines
249 B
Plaintext

CT_LOCAL_TARBALLS_DIR="${HOME}/src"
CT_SAVE_TARBALLS=y
CT_LOG_EXTRA=y
CT_ARCH_LE=y
CT_ARCH_FLOAT_SW=y
CT_ARCH_mips=y
CT_TARGET_VENDOR="sde"
CT_LIBC_none=y
# CT_CC_GCC_ENABLE_TARGET_OPTSPACE is not set
CT_DEBUG_gdb=y
# CT_GDB_CROSS_PYTHON is not set