From 3228d21abf312860b65cde776c4c1e156b505463 Mon Sep 17 00:00:00 2001 From: Rolf Neugebauer Date: Wed, 6 Mar 2019 20:12:00 +0000 Subject: [PATCH] kernel: Update gcc version in 4.19.x and 4.20 kernel config Signed-off-by: Rolf Neugebauer --- kernel/config-4.19.x-aarch64 | 4 ++-- kernel/config-4.19.x-s390x | 4 ++-- kernel/config-4.19.x-x86_64 | 4 ++-- kernel/config-4.20.x-aarch64 | 4 ++-- kernel/config-4.20.x-s390x | 4 ++-- kernel/config-4.20.x-x86_64 | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/kernel/config-4.19.x-aarch64 b/kernel/config-4.19.x-aarch64 index b8a6f1586..8b9a6adeb 100644 --- a/kernel/config-4.19.x-aarch64 +++ b/kernel/config-4.19.x-aarch64 @@ -4,10 +4,10 @@ # # -# Compiler: gcc (Alpine 6.4.0) 6.4.0 +# Compiler: gcc (Alpine 8.2.0) 8.2.0 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=60400 +CONFIG_GCC_VERSION=80200 CONFIG_CLANG_VERSION=0 CONFIG_IRQ_WORK=y CONFIG_BUILDTIME_EXTABLE_SORT=y diff --git a/kernel/config-4.19.x-s390x b/kernel/config-4.19.x-s390x index f6fa2b9c3..9e9e9b388 100644 --- a/kernel/config-4.19.x-s390x +++ b/kernel/config-4.19.x-s390x @@ -4,10 +4,10 @@ # # -# Compiler: gcc (Alpine 6.4.0) 6.4.0 +# Compiler: gcc (Alpine 8.2.0) 8.2.0 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=60400 +CONFIG_GCC_VERSION=80200 CONFIG_CLANG_VERSION=0 CONFIG_IRQ_WORK=y CONFIG_BUILDTIME_EXTABLE_SORT=y diff --git a/kernel/config-4.19.x-x86_64 b/kernel/config-4.19.x-x86_64 index 6e1b834a4..982d529f3 100644 --- a/kernel/config-4.19.x-x86_64 +++ b/kernel/config-4.19.x-x86_64 @@ -4,10 +4,10 @@ # # -# Compiler: gcc (Alpine 6.4.0) 6.4.0 +# Compiler: gcc (Alpine 8.2.0) 8.2.0 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=60400 +CONFIG_GCC_VERSION=80200 CONFIG_CLANG_VERSION=0 CONFIG_IRQ_WORK=y CONFIG_BUILDTIME_EXTABLE_SORT=y diff --git a/kernel/config-4.20.x-aarch64 b/kernel/config-4.20.x-aarch64 index 3c1904fba..1714e1385 100644 --- a/kernel/config-4.20.x-aarch64 +++ b/kernel/config-4.20.x-aarch64 @@ -4,10 +4,10 @@ # # -# Compiler: gcc (Alpine 6.4.0) 6.4.0 +# Compiler: gcc (Alpine 8.2.0) 8.2.0 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=60400 +CONFIG_GCC_VERSION=80200 CONFIG_CLANG_VERSION=0 CONFIG_IRQ_WORK=y CONFIG_BUILDTIME_EXTABLE_SORT=y diff --git a/kernel/config-4.20.x-s390x b/kernel/config-4.20.x-s390x index 2bff8c327..d88442fee 100644 --- a/kernel/config-4.20.x-s390x +++ b/kernel/config-4.20.x-s390x @@ -4,10 +4,10 @@ # # -# Compiler: gcc (Alpine 6.4.0) 6.4.0 +# Compiler: gcc (Alpine 8.2.0) 8.2.0 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=60400 +CONFIG_GCC_VERSION=80200 CONFIG_CLANG_VERSION=0 CONFIG_IRQ_WORK=y CONFIG_BUILDTIME_EXTABLE_SORT=y diff --git a/kernel/config-4.20.x-x86_64 b/kernel/config-4.20.x-x86_64 index 04b7e7315..c76452285 100644 --- a/kernel/config-4.20.x-x86_64 +++ b/kernel/config-4.20.x-x86_64 @@ -4,10 +4,10 @@ # # -# Compiler: gcc (Alpine 6.4.0) 6.4.0 +# Compiler: gcc (Alpine 8.2.0) 8.2.0 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=60400 +CONFIG_GCC_VERSION=80200 CONFIG_CLANG_VERSION=0 CONFIG_IRQ_WORK=y CONFIG_BUILDTIME_EXTABLE_SORT=y