crosstool-ng/samples/m68k-unknown-elf/crosstool.config
Yann E. MORIN 929f125fea samples: update the m68k samples
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2014-09-02 23:11:59 +02:00

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