mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-18 21:33:39 -09:00
Raise the minimal GCC version to 9.3, which is required since wpewebkit-2.40.0 [1]. Similar to commit09af6d8bfd, 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> (cherry picked from commit603fa625b1) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>