mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
Raise the minimal GCC version to 9.3, which is required since webkitgtk-2.40.0 [1]. Similar to commitec1ff802df, we do check on >= GCC 9, because we can't check on >= GCC 9.3. [1]f9c142d9b5Signed-off-by: Thomas Devoogdt <thomas.devoogdt@barco.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>