]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Configure: Remove -Wswitch-default from strict warnings
authorTomas Mraz <tomas@openssl.org>
Fri, 28 Jun 2024 08:34:23 +0000 (10:34 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 3 Jul 2024 09:28:44 +0000 (11:28 +0200)
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24758)

(cherry picked from commit 3d9c6b16d8b8e75b73e2fd34849e930e2792f3a4)

Configure

index 37869006a53c7771ace983cfd5bf30c7d88089be..b358f86c26ef0a61db10a881fe94601ace7f49f0 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -178,7 +178,6 @@ my @gcc_devteam_warn = qw(
 #       -Wextended-offsetof -- no, needed in CMS ASN1 code
 my @clang_devteam_warn = qw(
     -Wno-unknown-warning-option
-    -Wswitch-default
     -Wno-parentheses-equality
     -Wno-language-extension-token
     -Wno-extended-offsetof