mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-07 19:30:14 +00:00
10 lines
188 B
Plaintext
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
|