mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 05:45:59 +03:00
Adds -lpthread to the reading_logs_via_rule_message example
This commit is contained in:
parent
2d326c3236
commit
67e481bd2b
@ -7,6 +7,7 @@ simple_request_SOURCES = \
|
||||
|
||||
simple_request_LDADD = \
|
||||
$(top_builddir)/src/.libs/libmodsecurity.a \
|
||||
-lpthread \
|
||||
$(CURL_LDADD) \
|
||||
$(GEOIP_LDFLAGS) $(GEOIP_LDADD) \
|
||||
$(PCRE_LDADD) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user