build: add GCC 10 version detection
authorRobert Marko <robert.marko@sartura.hr>
Wed, 18 Mar 2020 18:39:43 +0000 (19:39 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 29 Mar 2020 16:46:57 +0000 (18:46 +0200)
commit66cbfeeaae2c8d9eff8ede50e52ba99875b0ad66
tree2a4ad5a9e799c3f3ec6b8c9ea91730440d290c31
parenteea3a9625cc90f4fcd19e693dc2b4d5f9009dad2
build: add GCC 10 version detection

Lets add GCC 10 detection to the build system as distributions like Fedora 32 have started shipping with it.
Some tools like mtd-utils need work to compile under GCC10, but that will be next step.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
(cherry picked from commit 835d1c68a0f036c8b0d837a48b5a05fdfb2e8218)
include/prereq-build.mk