mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
Adds support to the @pm operator
This commit is contained in:
@@ -97,6 +97,7 @@ ACTIONS = \
|
||||
|
||||
|
||||
UTILS = \
|
||||
utils/acmp.cc \
|
||||
utils/geo_lookup.cc \
|
||||
utils/https_client.cc \
|
||||
utils/ip_tree.cc \
|
||||
@@ -174,6 +175,7 @@ libmodsecurity_la_CPPFLAGS = \
|
||||
-std=c++11 \
|
||||
-I.. \
|
||||
-g \
|
||||
-fPIC \
|
||||
-O0 \
|
||||
-I ../headers \
|
||||
$(PCRE_CPPFLAGS)
|
||||
|
Reference in New Issue
Block a user