kumquat-buildroot/toolchain
Romain Naour 7f834a9fbc toolchain/Config.in: add BR2_TOOLCHAIN_GCC_AT_LEAST_10 blind option
In order to add gcc 10 support for internal and external toolchain in
follow-up commits, introduce BR2_TOOLCHAIN_GCC_AT_LEAST_10 symbol.

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-06-24 21:57:43 +02:00
..
toolchain toolchain/toolchain: set TOOLCHAIN_INSTALL_STAGING only once 2019-10-27 14:56:52 +01:00
toolchain-buildroot toolchain/toolchain-buildroot: PPC64(LE) support in musl requires ALTIVEC 2020-04-20 23:36:29 +02:00
toolchain-external {linux, linux-headers}: add version 5.7 2020-06-05 22:52:21 +02:00
Config.in toolchain/Config.in: add BR2_TOOLCHAIN_GCC_AT_LEAST_10 blind option 2020-06-24 21:57:43 +02:00
helpers.mk toolchain: adjust version check to allow for single numbers 2020-06-14 22:11:06 +02:00
toolchain-wrapper.c toolchain/toolchain-wrapper.c: extend the list of unsafe paths 2020-06-22 22:28:08 +02:00
toolchain-wrapper.mk toolchain/toolchain-wrapper: handle __{BASE_,}FILE__ macro for reproducibility 2020-01-06 23:24:52 +01:00
toolchain.mk