mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Revert "Adds suppor for HyperScan in the bulid system"
This reverts commit 912704b6d4
.
This commit is contained in:
@@ -15,7 +15,6 @@ read_LDADD = \
|
||||
$(LUA_LDADD) \
|
||||
$(PCRE_LDADD) \
|
||||
$(SSDEEP_LDADD) \
|
||||
$(HS_LDADD) \
|
||||
$(YAJL_LDADD)
|
||||
|
||||
read_LDFLAGS = \
|
||||
@@ -29,7 +28,6 @@ read_LDFLAGS = \
|
||||
$(LUA_LDFLAGS) \
|
||||
$(SSDEEP_LDFLAGS) \
|
||||
$(MAXMIND_LDFLAGS) \
|
||||
$(HS_LDFLAGS) \
|
||||
$(YAJL_LDFLAGS)
|
||||
|
||||
read_CPPFLAGS = \
|
||||
@@ -50,7 +48,6 @@ read_CPPFLAGS = \
|
||||
$(LMDB_CFLAGS) \
|
||||
$(LUA_CFLAGS) \
|
||||
$(PCRE_CFLAGS) \
|
||||
$(HS_CFLAGS) \
|
||||
$(LIBXML2_CFLAGS)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user