We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4f5232 commit 2cb1d03Copy full SHA for 2cb1d03
2 files changed
examples/multithread/Makefile.am
@@ -21,6 +21,7 @@ multithread_LDFLAGS = \
21
-L$(top_builddir)/src/.libs/ \
22
$(GEOIP_LDFLAGS) \
23
-lmodsecurity \
24
+ -lpthread \
25
-lm \
26
-lstdc++ \
27
$(LMDB_LDFLAGS) \
examples/reading_logs_with_offset/Makefile.am
@@ -21,6 +21,7 @@ read_LDFLAGS = \
0 commit comments