ca881f183d
The commit [1] removed the Config.in.host file and moved the arm, sh, sparc, xtensa and riscv-64 architectures dependencies. But this list doesn't contain all elf2flt supported architectures and this breaks the host-gcc-initial build for m68k. Since BR2_BINFMT_FLAT is only available on no MMU case, we can rely on BR2_USE_MMU option and remove the architecture list. Note: SH without MMU support has been removed by [2], sparc requires an MMU since at least [3]. Fixes: http://autobuild.buildroot.net/results/15d62edfc4b54c0b40b9d3961b797bce4e307919/ [1] |
||
---|---|---|
.. | ||
arch.mk | ||
arch.mk.arc | ||
arch.mk.csky | ||
arch.mk.riscv | ||
arch.mk.xtensa | ||
Config.in | ||
Config.in.arc | ||
Config.in.arm | ||
Config.in.csky | ||
Config.in.m68k | ||
Config.in.microblaze | ||
Config.in.mips | ||
Config.in.nios2 | ||
Config.in.or1k | ||
Config.in.powerpc | ||
Config.in.riscv | ||
Config.in.s390x | ||
Config.in.sh | ||
Config.in.sparc | ||
Config.in.x86 | ||
Config.in.xtensa |