packages/net/snort
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
..
files snort: initial import from old-packages 2015-01-25 23:36:45 +01:00
patches snort: fix build with CONFIG_PKG_CHECK_FORMAT_SECURITY 2015-06-25 17:29:22 +02:00
Config.in [net/snort] Replaced build variants with compile options. 2015-04-28 00:50:18 +03:00
Makefile snort: fix build with CONFIG_PKG_CHECK_FORMAT_SECURITY 2015-06-25 17:29:22 +02:00