gcc: remove BR2_GCC_NEEDS_MPC
authorArnout Vandecappelle <arnout@mind.be>
Sun, 16 Oct 2016 07:11:31 +0000 (09:11 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 16 Oct 2016 10:19:49 +0000 (12:19 +0200)
commit3374941965e348f932bc2a3bc7beb9a6fa7b881b
tree0a8e077fdabcb976a682b1dbf46d8dc850f540aa
parenta2c70577ceb5c4c5812a096274efee953ab03b0b
gcc: remove BR2_GCC_NEEDS_MPC

The blind option BR2_GCC_NEEDS_MPC was used to distinguish gcc versions
that rely on the mpc library and the ones that don't. But since a while
already, all the versions we support do need the mpc library. So this
symbol isn't needed anymore.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gcc/Config.in.host
package/gcc/gcc.mk