mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
Huge performance improvement: passing variables as pointers avoiding copies
This commit is contained in:
@@ -201,8 +201,9 @@ libmodsecurity_la_CPPFLAGS = \
|
||||
-I.. \
|
||||
-g \
|
||||
-fPIC \
|
||||
-O0 \
|
||||
-O3 \
|
||||
-I ../headers \
|
||||
-DNO_LOGS=1 \
|
||||
$(GEOIP_CFLAGS) \
|
||||
$(PCRE_CPPFLAGS)
|
||||
|
||||
|
Reference in New Issue
Block a user