arch/arm: some variants need different gcc versions
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 3 Sep 2017 09:44:33 +0000 (11:44 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 24 Nov 2017 21:19:14 +0000 (22:19 +0100)
commitd08ccb40f53f152f4c4443a636b52239fded57ec
tree4b3710569810f418d40e399580f9f5cbf08a0eba
parentf82218fcbb536cc9c65782e687afdf2d93f02947
arch/arm: some variants need different gcc versions

Take the conditions currently specified in the gcc version choice.

Also, the conditions explained in the commit log for 78c2a9f7 were not
all properly applied, especially the a57-a53 combo needs gcc-6, but
78c2a9f7 forgot to add the condition to gcc-4.9.

gcc-4.9 was excluded for cortex-a17 and a72, but the CodeSourcery
external toolchain, which uses 4.8, was not excluded for those two
cores. Now it is.

Remove the arch condition from gcc and the external toolchains.

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>
arch/Config.in.arm
package/gcc/Config.in.host
toolchain/toolchain-external/toolchain-external-codesourcery-arm/Config.in