mirror of
https://github.com/openwrt/packages.git
synced 2025-12-25 18:24:51 +04:00
Merge pull request #1205 from openwrt/revert-1204-snort_simple_deps_fix
Revert "[net/snort] Simple liblzma deps fix"
This commit is contained in:
@@ -83,8 +83,7 @@ CONFIGURE_ARGS += \
|
||||
--with-libpcre-libraries="$(STAGING_DIR)/usr/lib" \
|
||||
--with-daq-includes="$(STAGING_DIR)/usr/include" \
|
||||
--with-daq-libraries="$(STAGING_DIR)/usr/lib" \
|
||||
--disable-static-daq \
|
||||
--disable-lzma
|
||||
--disable-static-daq
|
||||
|
||||
CONFIGURE_VARS += \
|
||||
CPPFLAGS="$$$$CPPFLAGS -I$(STAGING_DIR)/usr/include/mysql" \
|
||||
|
||||
Reference in New Issue
Block a user