package/gcc: cleanup arch/cpu combinations
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 22 Sep 2014 17:32:21 +0000 (14:32 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 23 Sep 2014 18:13:26 +0000 (20:13 +0200)
commitf39ceddcf7d6729a940cbc6d10f3bd3a15972243
tree0a49b17d20e3ce2652e8608c273b00a585dfcd4c
parent6712213220985896ee10315d8f97857c326b751f
package/gcc: cleanup arch/cpu combinations

Cleanup arch/cpu combination limits, we had super-wide depends and it
doesn't help readability, version bumps or testing.

Make the bool/depends/select order the same for all entries.

Drop redundant limitations, for example sparc* if sparc wasn't
supported in general.

Power8 requires at least gcc 4.9.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gcc/Config.in.host