crosstool-ng/samples/xtensa-unknown-linux-uclibc/crosstool.config

8 lines
143 B
Plaintext
Raw Normal View History

CT_LOCAL_TARBALLS_DIR="${HOME}/src"
CT_ARCH_xtensa=y
CT_KERNEL_linux=y
CT_LIBC_uClibc=y
CT_LIBC_UCLIBC_WCHAR=y
CT_CC_LANG_CXX=y
CT_DEBUG_gdb=y