mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Adds support for ctl:ruleRemoveByTag action
This commit is contained in:
@@ -68,7 +68,6 @@ unit_tests_CPPFLAGS = \
|
||||
-std=c++11 \
|
||||
-Icommon \
|
||||
-I../ \
|
||||
-O0 \
|
||||
-g \
|
||||
-I$(top_builddir)/headers \
|
||||
$(CURL_CFLAGS) \
|
||||
@@ -119,7 +118,6 @@ regression_tests_CPPFLAGS = \
|
||||
-std=c++11 \
|
||||
-Icommon \
|
||||
-I../ \
|
||||
-O0 \
|
||||
-g \
|
||||
-I$(top_builddir)/headers \
|
||||
$(CURL_CFLAGS) \
|
||||
@@ -167,7 +165,6 @@ rules_optimization_CPPFLAGS = \
|
||||
-std=c++11 \
|
||||
-Icommon \
|
||||
-I../ \
|
||||
-O0 \
|
||||
-g \
|
||||
-I$(top_builddir)/headers \
|
||||
$(CURL_CFLAGS) \
|
||||
|
Reference in New Issue
Block a user