]> git.pld-linux.org Git - packages/czmq.git/blob - czmq-link.patch
- allow building without systemd
[packages/czmq.git] / czmq-link.patch
1 --- czmq-3.0.2/Makefile.am.orig 2015-06-08 09:27:00.000000000 +0200
2 +++ czmq-3.0.2/Makefile.am      2015-08-01 08:54:46.187642532 +0200
3 @@ -10,6 +10,7 @@
4      -I$(srcdir)/include
5  
6  project_libs = \
7 +    -lpthread \
8      ${zmq_LIBS}
9  
10  SUBDIRS =
This page took 0.066814 seconds and 3 git commands to generate.