summaryrefslogtreecommitdiff
path: root/samples/mips-ar2315-linux-gnu/crosstool.config
blob: 9e4e9d7c8a044671e24c225f11606421ea76150b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
CT_SAVE_TARBALLS=y
CT_LOG_EXTRA=y
CT_ARCH_ARCH="4kc"
CT_ARCH_TUNE="4kc"
CT_ARCH_FLOAT_SW=y
CT_ARCH_mips=y
CT_TARGET_VENDOR="ar2315"
CT_KERNEL_linux=y
CT_BINUTILS_PLUGINS=y
CT_LIBC_glibc=y
CT_CC_LANG_CXX=y
CT_CC_GCC_mips_plt=y
CT_DEBUG_gdb=y
# CT_GDB_CROSS_PYTHON is not set