From e901ce6f0e41da62da19ca2000e326c337c79cab Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 12 Oct 2019 22:21:46 +0200 Subject: kernel: Set GCC version to 80300 by default The kernel 4.19 configuration contains the GCC version used, set it to 8.3.0 as this is now our default compiler. Signed-off-by: Hauke Mehrtens --- target/linux/generic/config-4.19 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/generic/config-4.19 b/target/linux/generic/config-4.19 index 80e3b52f47..278b969c5f 100644 --- a/target/linux/generic/config-4.19 +++ b/target/linux/generic/config-4.19 @@ -1604,7 +1604,7 @@ CONFIG_GACT_PROB=y # CONFIG_GAMEPORT is not set # CONFIG_GATEWORKS_GW16083 is not set # CONFIG_GCC_PLUGINS is not set -CONFIG_GCC_VERSION=70400 +CONFIG_GCC_VERSION=80300 # CONFIG_GCOV is not set # CONFIG_GCOV_KERNEL is not set # CONFIG_GDB_SCRIPTS is not set -- cgit v1.2.3