kernel: Update gcc version in kernel config files

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer 2019-04-17 08:11:09 +01:00
parent 03e0d67051
commit 51fd2916c6
6 changed files with 12 additions and 12 deletions

View File

@ -4,10 +4,10 @@
#
#
# Compiler: gcc (Alpine 8.2.0) 8.2.0
# Compiler: gcc (Alpine 8.3.0) 8.3.0
#
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=80200
CONFIG_GCC_VERSION=80300
CONFIG_CLANG_VERSION=0
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_EXTABLE_SORT=y

View File

@ -4,10 +4,10 @@
#
#
# Compiler: gcc (Alpine 8.2.0) 8.2.0
# Compiler: gcc (Alpine 8.3.0) 8.3.0
#
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=80200
CONFIG_GCC_VERSION=80300
CONFIG_CLANG_VERSION=0
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_EXTABLE_SORT=y

View File

@ -4,10 +4,10 @@
#
#
# Compiler: gcc (Alpine 8.2.0) 8.2.0
# Compiler: gcc (Alpine 8.3.0) 8.3.0
#
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=80200
CONFIG_GCC_VERSION=80300
CONFIG_CLANG_VERSION=0
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_EXTABLE_SORT=y

View File

@ -4,10 +4,10 @@
#
#
# Compiler: gcc (Alpine 8.2.0) 8.2.0
# Compiler: gcc (Alpine 8.3.0) 8.3.0
#
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=80200
CONFIG_GCC_VERSION=80300
CONFIG_CLANG_VERSION=0
CONFIG_CC_HAS_ASM_GOTO=y
CONFIG_IRQ_WORK=y

View File

@ -4,10 +4,10 @@
#
#
# Compiler: gcc (Alpine 8.2.0) 8.2.0
# Compiler: gcc (Alpine 8.3.0) 8.3.0
#
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=80200
CONFIG_GCC_VERSION=80300
CONFIG_CLANG_VERSION=0
CONFIG_CC_HAS_ASM_GOTO=y
CONFIG_IRQ_WORK=y

View File

@ -4,10 +4,10 @@
#
#
# Compiler: gcc (Alpine 8.2.0) 8.2.0
# Compiler: gcc (Alpine 8.3.0) 8.3.0
#
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=80200
CONFIG_GCC_VERSION=80300
CONFIG_CLANG_VERSION=0
CONFIG_CC_HAS_ASM_GOTO=y
CONFIG_IRQ_WORK=y