mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-20 05:17:54 +00:00
5332f480e4
Signed-off-by: Alexey Neyman <stilor@att.net>
10 lines
201 B
Plaintext
10 lines
201 B
Plaintext
CT_CONFIG_VERSION="3"
|
|
CT_ARCH_MIPS=y
|
|
CT_ARCH_LE=y
|
|
CT_ARCH_FLOAT_SW=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
|