]> git.pld-linux.org Git - packages/czmq.git/blobdiff - czmq.spec
- disable -Werror to fix building with latest glibc
[packages/czmq.git] / czmq.spec
index 8ca66962fe852d7edea99253f42a368fee6ee327..d7ebd41a5451e370af2c6de83d7f18bc4a12c555 100644 (file)
--- a/czmq.spec
+++ b/czmq.spec
@@ -7,6 +7,7 @@ License:        LGPL v3+
 Group:         Libraries
 Source0:       http://download.zeromq.org/%{name}-%{version}.tar.gz
 # Source0-md5: b9c060727275a98e866d4db26345c2d8
+Patch0:                no-Werror.patch
 URL:           http://zeromq.org/
 BuildRequires: asciidoc
 BuildRequires: libsodium-devel
@@ -49,6 +50,7 @@ Statyczna biblioteka CZMQ.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 # use include subdir - file names could be too common (zfile.h etc.)
This page took 0.046146 seconds and 4 git commands to generate.