mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-19 02:40:35 +03:00
Constify Transaction on variable resolution
This commit is contained in:
@@ -314,6 +314,7 @@ libmodsecurity_la_CPPFLAGS = \
|
||||
-fPIC \
|
||||
-O3 \
|
||||
-I../headers \
|
||||
$(CURL_CFLAGS) \
|
||||
$(GEOIP_CFLAGS) \
|
||||
$(GLOBAL_CPPFLAGS) \
|
||||
$(MODSEC_NO_LOGS) \
|
||||
|
||||
Reference in New Issue
Block a user