]> 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:29:03 +0000 (11:29 +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 ef72fcb0eed5adea944fb5e06cfbed3f725ae7ca..0c60d1da1659bd5e5c4799c15efdbf1dcf261dc3 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