Commit graph

5 commits

Author SHA1 Message Date
W. Michael Petullo
bc00afdb68 snort: modify to build against libdaq 2.2.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-30 13:58:53 -04:00
Eneas U de Queiroz
202aa6e658 snort: fix pcap include directory
Build was overriding openwrt pcap include directory.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-07 20:45:48 -02:00
W. Michael Petullo
fe2a50c7e4 snort: update to 2.9.11.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-03-02 16:35:04 -05:00
Jo-Philipp Wich
eaf4652760 snort: fix build with CONFIG_PKG_CHECK_FORMAT_SECURITY
The configure script incorrectly mangles `CFLAGS` by attempting to remove
`-Werror` from it, thus turning `-Werror=format-security` into just
`=format-security` which will cause subsequent autoconf tests to fail.

Patch out the custom `CFLAGS` mangling to fix the build.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-25 17:29:22 +02:00
Luka Perkov
155398e723 snort: initial import from old-packages
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-01-25 23:36:45 +01:00