kernel: disable Werror by default

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2024-04-08 13:00:05 +08:00
parent a92a42464e
commit a2ce935808
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -19,7 +19,6 @@ endchoice
config GCC_USE_DEFAULT_VERSION
bool
default y if !TOOLCHAINOPTS || GCC_USE_VERSION_13
imply KERNEL_WERROR
config GCC_USE_GRAPHITE
bool