Disable WERROR

Also leaks into external module builds.
This commit is contained in:
Jan Alexander Steffens
2021-11-03 23:30:53 +00:00
parent 78d0321a90
commit 911177d3df
2 changed files with 2 additions and 2 deletions

2
config
View File

@@ -26,7 +26,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
CONFIG_WERROR=y
# CONFIG_WERROR is not set
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_BUILD_SALT=""