kumquat-buildroot/toolchain
Yann E. MORIN 881cc8f1c4 toolchain/external: hide versions too old for the current arch
Hide the toolchains if the arch requires a gcc version more recent
than the one they provide.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-11-24 22:16:19 +01:00
..
toolchain pkg-cmake: move configuration files out of $(HOST_DIR)/usr 2017-07-05 11:50:14 +02:00
toolchain-buildroot toolchain: add glibc support for ARCv2 2017-10-10 23:13:34 +02:00
toolchain-external toolchain/external: hide versions too old for the current arch 2017-11-24 22:16:19 +01:00
Config.in arch/bfin: internal backend not suitable for some cores 2017-10-02 21:41:53 +02:00
helpers.mk toolchain: detect external glibc in merged /usr 2017-09-19 22:43:10 +02:00
toolchain-common.in toolchain: add 4.14.x choice for headers 2017-11-13 23:19:36 +01:00
toolchain-wrapper.c toolchain/wrapper: fake __DATE_ and __TIME__ for older gcc 2017-10-22 16:10:37 +02:00
toolchain-wrapper.mk Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
toolchain.mk