pygoscelis: Drop -Werror w/ gcc-12 for now

This commit is contained in:
Nils Freydank 2022-06-15 23:06:39 +02:00
parent 85bbbd72f4
commit 9adaea44dd
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,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="-T14s"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""