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

View File

@ -26,7 +26,7 @@ validpgpkeys=(
'C7E7849466FE2358343588377258734B41C31549' # David Runge <dvzrv@archlinux.org>
)
sha256sums=('SKIP'
'3b3e15e7346fe1b09632ecb0bbdc78f26815bcd0df2e6cd2e27c5486810c6572')
'8a0bdb434ac26c16e3a96f127d68c5585f3c33ee9ed01e12a33e3a36889c9aeb')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase

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=""