[packages/mbedtls] - typo

qboosh qboosh at pld-linux.org
Sun Jun 13 19:07:24 CEST 2021


commit 07b0e1609fba719216f787d1c38f98037b2a9f1b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jun 13 19:10:14 2021 +0200

    - typo

 mbedtls.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mbedtls.spec b/mbedtls.spec
index 1dadecb..c9f6ed1 100644
--- a/mbedtls.spec
+++ b/mbedtls.spec
@@ -23,7 +23,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 # some false positives for format-truncation(?)
 # for stringop-overflow see library/ssl_tls.c /stringop-overflow (workaround no longer works with gcc 11)
 # maybe-uninitialized fails in tests/suites/test_suite_ssl.function only on i686 builder(???)
-%define		specflags -Wno-error=format-truncation -Wno-error=stringop-overflow -Wno-error=maybe-unitialized
+%define		specflags -Wno-error=format-truncation -Wno-error=stringop-overflow -Wno-error=maybe-uninitialized
 
 %description
 mbedTLS is a light-weight open source cryptographic and SSL/TLS
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mbedtls.git/commitdiff/07b0e1609fba719216f787d1c38f98037b2a9f1b



More information about the pld-cvs-commit mailing list