toolchain: gcc bug 90620 has not been fixed in gcc 8.x
authorGiulio Benetti <giulio.benetti@micronovasrl.com>
Tue, 18 Jun 2019 08:45:33 +0000 (10:45 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 22 Jun 2019 18:36:32 +0000 (20:36 +0200)
commited2cb94787a3dac9aa164cac7fce36764d24bba7
treef4fd82fe2df26637d9730ef7c8a842262c8fc382
parent5857ab6a96be17615a05ff4e6a91d8f475890980
toolchain: gcc bug 90620 has not been fixed in gcc 8.x

gcc bug 90620 appears with gcc 8.x so remove the version check
dependency and keep only the BR2_microblaze one.

Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
toolchain/Config.in