gcc: select the appropriate BR2_TOOLCHAIN_GCC_AT_LEAST_* option
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 4 Aug 2015 18:00:34 +0000 (20:00 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 5 Aug 2015 08:40:29 +0000 (10:40 +0200)
commitc67540ef9b98139c00409b44a1bfbaff3189b8e9
treea2402dd9aa69e9f9dbd10c71f41f37a0b446becd
parent8ba2a76892c5da7ffe86d06ed89d3dc3e7f7e9e8
gcc: select the appropriate BR2_TOOLCHAIN_GCC_AT_LEAST_* option

This commit wires up the gcc version dependency mechanism in the
internal toolchain backend by making the gcc version choice in the gcc
package Config.in.host select the appropriate
BR2_TOOLCHAIN_GCC_AT_LEAST_* option.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
package/gcc/Config.in.host