arch/mips: some variants need different gcc versions
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 3 Sep 2017 09:44:32 +0000 (11:44 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 24 Nov 2017 21:18:18 +0000 (22:18 +0100)
commitf82218fcbb536cc9c65782e687afdf2d93f02947
treee5fc26dff0f408b27ac2df226e1cdc41ca50ccbd
parent6df07bc58e089be6d3820099c0fbb1b8ac7e8eb2
arch/mips: some variants need different gcc versions

We use the conditions currently expressed in the gcc version choice.

We leave the musl vs mips64 conditions in gcc, because the "fault"
really is on gcc, which does not recognise the mips64+musl tuples,
so the fix lies within gcc, and the current conditions are fitting.

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.mips
package/gcc/Config.in.host