mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-25 07:21:05 +00:00
7fad393635
Signed-off-by: Alexey Neyman <stilor@att.net>
12 lines
243 B
Plaintext
12 lines
243 B
Plaintext
CT_ARCH_powerpc=y
|
|
CT_TARGET_VENDOR=""
|
|
CT_CANADIAN=y
|
|
CT_HOST="x86_64-multilib-linux-uclibc"
|
|
CT_BINUTILS_PLUGINS=y
|
|
CT_CC_LANG_CXX=y
|
|
CT_DEBUG_gdb=y
|
|
# CT_GDB_CROSS_PYTHON is not set
|
|
CT_COMP_TOOLS_FOR_HOST=y
|
|
CT_COMP_TOOLS_m4=y
|
|
CT_COMP_TOOLS_make=y
|