mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-05 18:39:19 +00:00
11 lines
187 B
Plaintext
11 lines
187 B
Plaintext
CT_CONFIG_VERSION="3"
|
|
CT_ARCH_POWERPC=y
|
|
CT_ARCH_LE=y
|
|
CT_ARCH_64=y
|
|
CT_KERNEL_LINUX=y
|
|
CT_BINUTILS_PLUGINS=y
|
|
CT_CC_LANG_CXX=y
|
|
CT_DEBUG_GDB=y
|
|
# CT_GDB_CROSS_PYTHON is not set
|
|
CT_GDB_NATIVE=y
|