kumquat-buildroot/toolchain
Norbert Lange 5303e72a80 toolchain: adjust version check to allow for single numbers
A gcc compiler, which was configured with
--with-gcc-major-version-only, will only return a single
number. (debian does this for example).

A simple modification allows the check to work with both
single numbers (eg. '9') and full versions (eg. '9.2.1').

Signed-off-by: Norbert Lange <nolange79@gmail.com>
Reviewed-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2020-06-14 22:11:06 +02:00
..
toolchain
toolchain-buildroot
toolchain-external {linux, linux-headers}: add version 5.7 2020-06-05 22:52:21 +02:00
Config.in {linux, linux-headers}: add version 5.7 2020-06-05 22:52:21 +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-wrapper.mk
toolchain.mk