mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-25 23:41:05 +00:00
2db8d4400c
... needed to build canadian cross on top of it. Signed-off-by: Alexey Neyman <stilor@att.net>
13 lines
223 B
Plaintext
13 lines
223 B
Plaintext
CT_ARCH_FLOAT_SW=y
|
|
CT_ARCH_powerpc=y
|
|
CT_KERNEL_linux=y
|
|
CT_BINUTILS_FOR_TARGET=y
|
|
CT_LIBC_uClibc=y
|
|
CT_LIBC_UCLIBC_WCHAR=y
|
|
CT_CC_LANG_FORTRAN=y
|
|
CT_CC_LANG_CXX=y
|
|
CT_DEBUG_duma=y
|
|
CT_DEBUG_gdb=y
|
|
CT_GDB_NATIVE=y
|
|
CT_DEBUG_strace=y
|