From 3e4204c3073642dbbcf326747eca1ee2a8bf9909 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Wed, 3 Aug 2022 21:16:28 +0200 Subject: [PATCH] Revert "pygoscelis: Drop -Werror w/ gcc-12 for now" This reverts commit 9adaea44dd07846cfa4191fe26736f130159e71d. --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index 840fc43..a497a86 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -28,7 +28,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=""