Revert "Adds suppor for HyperScan in the bulid system"

This reverts commit 912704b6d4.
This commit is contained in:
Felipe Zimmerle
2021-02-26 11:33:12 -03:00
parent a496865e96
commit 4cdcc15334
16 changed files with 23 additions and 291 deletions

View File

@@ -15,7 +15,6 @@ simple_request_LDADD = \
$(LUA_LDADD) \
$(PCRE_LDADD) \
$(SSDEEP_LDADD) \
$(HS_LDADD) \
$(YAJL_LDADD)
simple_request_LDFLAGS = \
@@ -30,7 +29,6 @@ simple_request_LDFLAGS = \
-lpthread \
$(LUA_LDFLAGS) \
$(SSDEEP_LDFLAGS) \
$(HS_LDFLAGS) \
$(YAJL_LDFLAGS)
simple_request_CPPFLAGS = \
@@ -51,7 +49,6 @@ simple_request_CPPFLAGS = \
$(LMDB_CFLAGS) \
$(LUA_CFLAGS) \
$(PCRE_CFLAGS) \
$(HS_CFLAGS) \
$(LIBXML2_CFLAGS)
MAINTAINERCLEANFILES = \