summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-ids/suricata/suricata_4.1.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-ids/suricata/suricata_4.1.8.bb b/recipes-ids/suricata/suricata_4.1.8.bb
index 9b7122b..135871c 100644
--- a/recipes-ids/suricata/suricata_4.1.8.bb
+++ b/recipes-ids/suricata/suricata_4.1.8.bb
@@ -14,7 +14,7 @@ SRC_URI += " \
14 14
15inherit autotools-brokensep pkgconfig python3-dir systemd ptest 15inherit autotools-brokensep pkgconfig python3-dir systemd ptest
16 16
17CFLAGS += "-D_DEFAULT_SOURCE" 17CFLAGS += "-D_DEFAULT_SOURCE -fcommon"
18 18
19CACHED_CONFIGUREVARS = "ac_cv_header_htp_htp_h=yes ac_cv_lib_htp_htp_conn_create=yes \ 19CACHED_CONFIGUREVARS = "ac_cv_header_htp_htp_h=yes ac_cv_lib_htp_htp_conn_create=yes \
20 ac_cv_path_HAVE_WGET=no ac_cv_path_HAVE_CURL=no " 20 ac_cv_path_HAVE_WGET=no ac_cv_path_HAVE_CURL=no "