Disable CONFIG_JUMP_LABEL on s390x

This is causing problems with gcc9. Disable this until we find
a real solution.
This commit is contained in:
Laura Abbott 2019-01-30 16:22:33 +01:00
parent fee69e6d04
commit 1b48caaece
4 changed files with 4 additions and 3 deletions

View File

@ -0,0 +1 @@
# CONFIG_JUMP_LABEL is not set

View File

@ -2340,7 +2340,7 @@ CONFIG_JOYSTICK_XPAD_LEDS=y
CONFIG_JOYSTICK_XPAD=m CONFIG_JOYSTICK_XPAD=m
CONFIG_JOYSTICK_ZHENHUA=m CONFIG_JOYSTICK_ZHENHUA=m
# CONFIG_JSA1212 is not set # CONFIG_JSA1212 is not set
CONFIG_JUMP_LABEL=y # CONFIG_JUMP_LABEL is not set
CONFIG_KALLSYMS_ALL=y CONFIG_KALLSYMS_ALL=y
CONFIG_KALLSYMS=y CONFIG_KALLSYMS=y
CONFIG_KARMA_PARTITION=y CONFIG_KARMA_PARTITION=y

View File

@ -2323,7 +2323,7 @@ CONFIG_JOYSTICK_XPAD_LEDS=y
CONFIG_JOYSTICK_XPAD=m CONFIG_JOYSTICK_XPAD=m
CONFIG_JOYSTICK_ZHENHUA=m CONFIG_JOYSTICK_ZHENHUA=m
# CONFIG_JSA1212 is not set # CONFIG_JSA1212 is not set
CONFIG_JUMP_LABEL=y # CONFIG_JUMP_LABEL is not set
CONFIG_KALLSYMS_ALL=y CONFIG_KALLSYMS_ALL=y
CONFIG_KALLSYMS=y CONFIG_KALLSYMS=y
CONFIG_KARMA_PARTITION=y CONFIG_KARMA_PARTITION=y

View File

@ -329,7 +329,7 @@ Summary: The Linux kernel
# Which is a BadThing(tm). # Which is a BadThing(tm).
# We only build kernel-headers on the following... # We only build kernel-headers on the following...
%define nobuildarches i386 s390x %define nobuildarches i386
%ifarch %nobuildarches %ifarch %nobuildarches
%define with_up 0 %define with_up 0