mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
In barebox v2020.09.0, kconfig has been updated to a newer version based on Linux 5.9-rc2. As in linux, kconfig can call the compiler to test its capabilities. We have no way to know if a custom version would require it or not, so we just unconditionally depend on the toolchain Signed-off-by: Jules Maselbas <jmaselbas@kalray.eu> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>