gcc: remove BR2_GCC_SUPPORTS_GRAPHITE
commit6b9d22ca4aac0c30813cd2e5b2367951b9c93ecd
authorArnout Vandecappelle <arnout@mind.be>
Sun, 16 Oct 2016 07:11:33 +0000 (16 09:11 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 16 Oct 2016 10:20:18 +0000 (16 12:20 +0200)
treed02f500998e6d32acda8be6e74ee31ae03303a33
parent7d3bbfc7dff770e481f4070f4bf9769d1f52b0ff
gcc: remove BR2_GCC_SUPPORTS_GRAPHITE

The blind option BR2_GCC_SUPPORTS_GRAPHITE was used to distinguish gcc
versions that support the graphite loop optimizer. But since a while
already, all the versions we support do support graphite. 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