kernel: Set GCC version to 80300 by default
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 12 Oct 2019 20:21:46 +0000 (22:21 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 12 Oct 2019 20:38:02 +0000 (22:38 +0200)
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 <hauke@hauke-m.de>
target/linux/generic/config-4.19

index 80e3b52f4714204a658736e2f1ce81a333c63f31..278b969c5f72544b8730392303dacd9d1e9cb017 100644 (file)
@@ -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