]> git.pld-linux.org Git - packages/mbedtls.git/commitdiff
- typo auto/th/mbedtls-2.26.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 13 Jun 2021 17:10:14 +0000 (19:10 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 13 Jun 2021 17:10:14 +0000 (19:10 +0200)
mbedtls.spec

index 1dadecb74a62b76b174a40a1f9af60e1f1ebf7b0..c9f6ed1ac2bf007b83e28989ba37857f3b101a0b 100644 (file)
@@ -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
This page took 0.254873 seconds and 4 git commands to generate.