From aefc3e8c76509cf93288af9ebfdfd31b02d4a0c6 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Thu, 29 Dec 2022 17:13:40 +0100 Subject: [PATCH] pygoscelis: Give -Werror another shot --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index 7e581b4..e564c9c 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -27,7 +27,7 @@ CONFIG_THREAD_INFO_IN_TASK=y # CONFIG_INIT_ENV_ARG_LIMIT=32 # CONFIG_COMPILE_TEST is not set -# CONFIG_WERROR is not set +CONFIG_WERROR=y CONFIG_LOCALVERSION="-T14s" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_BUILD_SALT=""