[packages/mbedtls/DEVEL-3.6] - -Wno-error=* no longer needed

qboosh qboosh at pld-linux.org
Sat May 17 21:38:35 CEST 2025


commit 92c89c6c0a053076aa56d8c8209a79119597565c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat May 17 21:32:37 2025 +0200

    - -Wno-error=* no longer needed

 mbedtls.spec | 5 -----
 1 file changed, 5 deletions(-)
---
diff --git a/mbedtls.spec b/mbedtls.spec
index 9ab6fa1..2d5662d 100644
--- a/mbedtls.spec
+++ b/mbedtls.spec
@@ -28,11 +28,6 @@ Requires:	cpuinfo(sse2)
 %endif
 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-uninitialized
-
 %description
 mbedTLS is a light-weight open source cryptographic and SSL/TLS
 library written in C. mbedTLS makes it easy for developers to include
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mbedtls.git/commitdiff/92c89c6c0a053076aa56d8c8209a79119597565c



More information about the pld-cvs-commit mailing list