kumquat-buildroot/toolchain
Yann E. MORIN 23fde76859 toolchain/external: ensure gcc version is known
Currently, when a preconfigured prebuilt toolchain forgets to specify
its gcc version, the error message is a bit misleading, like:

    Incorrect selection of gcc version: expected .x, got 4.9.2

Add a an explicit check for the gcc version being set, that reports a
better error message.

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>
2015-08-18 11:47:23 +02:00
..
toolchain
toolchain-buildroot aarch64: add big endian(aarch64_be) support 2015-07-12 18:32:37 +02:00
toolchain-external toolchain-external: add support for gcc version dependency 2015-08-05 12:11:20 +02:00
Config.in
helpers.mk toolchain/external: ensure gcc version is known 2015-08-18 11:47:23 +02:00
toolchain-common.in toolchain: add common gcc version hidden config options 2015-08-05 10:40:19 +02:00
toolchain.mk