mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
linux (Generic): disable CONFIG_OBJTOOL_WERROR
The update to 6.15 sneaked in the non-default OBJTOOL_WERROR config which breaks nvidia builds. Stick to linux defconfig to fix that. Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
cf024857ec
commit
577d9b55b0
@ -7399,7 +7399,7 @@ CONFIG_SECTION_MISMATCH_WARN_ONLY=y
|
||||
CONFIG_ARCH_WANT_FRAME_POINTERS=y
|
||||
CONFIG_FRAME_POINTER=y
|
||||
CONFIG_OBJTOOL=y
|
||||
CONFIG_OBJTOOL_WERROR=y
|
||||
# CONFIG_OBJTOOL_WERROR is not set
|
||||
CONFIG_STACK_VALIDATION=y
|
||||
# CONFIG_VMLINUX_MAP is not set
|
||||
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
|
||||
|
Loading…
x
Reference in New Issue
Block a user