confis/qemu_mips64r6*_malta: use the default compiler version (gcc 8.x)
authorRomain Naour <romain.naour@smile.fr>
Fri, 2 Aug 2019 13:09:33 +0000 (15:09 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 2 Aug 2019 20:55:18 +0000 (22:55 +0200)
commite24b3d4cf85c9f359f027d9cc91f0e6066e7ad2f
tree2fcb4673d3a20d65769b606da8fe6c9697dcd7fd
parent77b3c089e9385ae43daa359d476a7339cc2905bb
confis/qemu_mips64r6*_malta: use the default compiler version (gcc 8.x)

Theses defconfig was added at the when gcc 6 was not the default version
used by Buildroot, so the gcc version was explicitely set.

Since then, gcc 8.x is used as the default. So drop BR2_GCC_VERSION_6_X.

Tested with Qemu 2.8.1 (Debian 1:2.8+dfsg-6+deb9u7)
qemu_mips32r6_malta_defconfig
qemu_mips32r6el_malta_defconfig
qemu_mips64r6_malta_defconfig
qemu_mips64r6el_malta_defconfig

Signed-off-by: Romain Naour <romain.naour@smile.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
configs/qemu_mips32r6_malta_defconfig
configs/qemu_mips32r6el_malta_defconfig
configs/qemu_mips64r6_malta_defconfig
configs/qemu_mips64r6el_malta_defconfig