mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-20 05:17:54 +00:00
929f125fea
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
14 lines
299 B
Plaintext
14 lines
299 B
Plaintext
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
|
|
CT_SAVE_TARBALLS=y
|
|
CT_LOG_EXTRA=y
|
|
CT_ARCH_CPU="cpu32"
|
|
CT_ARCH_m68k=y
|
|
CT_ARCH_BINFMT_FLAT=y
|
|
CT_LIBC_none=y
|
|
# CT_CC_GCC_USE_GRAPHITE is not set
|
|
# CT_CC_GCC_USE_LTO is not set
|
|
CT_COMP_TOOLS=y
|
|
CT_COMP_TOOLS_autoconf=y
|
|
CT_COMP_TOOLS_automake=y
|
|
CT_COMP_TOOLS_libtool=y
|