commit 32860e1f5f12bcf89141c27b65cfeaa755d9e682
Author: Jakub Bogusz <[email protected]>
Date:   Sun Jan 30 20:47:54 2022 +0100

    - disable -Werror (build with gcc 11 fails on -Werror=array-parameter=)

 libsmb2.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/libsmb2.spec b/libsmb2.spec
index b102e25..cc2e77d 100644
--- a/libsmb2.spec
+++ b/libsmb2.spec
@@ -69,6 +69,7 @@ Statyczna biblioteka libsmb2.
 %{__automake}
 %configure \
        %{!?with_static_libs:--disable-static} \
+       --disable-werror \
        %{!?with_kerberos5:--without-libkrb5}
 %{__make}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libsmb2.git/commitdiff/32860e1f5f12bcf89141c27b65cfeaa755d9e682

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to