crosstool-ng/samples/mips-unknown-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

10 lines
188 B
Plaintext

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