The branch master has been updated
via 7c6335a6c74bd7742ec23fa45f84acf32985527f (commit)
from 6eb837583758506607f538fe2a3dd87925e4e69d (commit)
- Log -----------------------------------------------------------------
commit 7c6335a6c74bd7742ec23fa45f84acf32985527f
Author: Bernd Edlinger <[email protected]>
Date: Wed Feb 22 12:19:31 2017 +0100
Remove -Wno-parentheses-equality from gcc --strict-warnings options.
There has never been any gcc option of that kind.
Reviewed-by: Andy Polyakov <[email protected]>
Reviewed-by: Rich Salz <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/2705)
-----------------------------------------------------------------------
Summary of changes:
Configure | 1 -
1 file changed, 1 deletion(-)
diff --git a/Configure b/Configure
index 1510818..e24980a 100755
--- a/Configure
+++ b/Configure
@@ -124,7 +124,6 @@ my $gcc_devteam_warn = "-DDEBUG_UNUSED"
. " -Wshadow"
. " -Wformat"
. " -Wtype-limits"
- . " -Wno-parentheses-equality"
. " -Werror"
;
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits