mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-20 13:23:08 +00:00
20346f27ad
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
12 lines
249 B
Plaintext
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
|