mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 13:26:01 +03:00
Attempt to fix bogus change.
Reported by: CI via Ervin Hegedus
This commit is contained in:
parent
7660125da6
commit
de624f9460
@ -72,7 +72,7 @@ unit_tests_LDFLAGS = \
|
||||
|
||||
unit_tests_CPPFLAGS = \
|
||||
-Icommon \
|
||||
-I$(srcdir)/../ \
|
||||
-I$(top_srcdir)/ \
|
||||
-g \
|
||||
-I$(top_builddir)/headers \
|
||||
$(CURL_CFLAGS) \
|
||||
@ -127,7 +127,7 @@ regression_tests_LDFLAGS = \
|
||||
|
||||
regression_tests_CPPFLAGS = \
|
||||
-Icommon \
|
||||
-I$(srcdir)../ \
|
||||
-I$(top_srcdir) \
|
||||
-g \
|
||||
-I$(top_builddir)/headers \
|
||||
$(CURL_CFLAGS) \
|
||||
@ -179,7 +179,7 @@ rules_optimization_LDFLAGS = \
|
||||
|
||||
rules_optimization_CPPFLAGS = \
|
||||
-Icommon \
|
||||
-I$(srcdir)/../ \
|
||||
-I$(top_srcdir)/ \
|
||||
-g \
|
||||
-I$(top_builddir)/headers \
|
||||
$(CURL_CFLAGS) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user