Revert "[net/snort] Simple liblzma deps fix"
This commit is contained in:
parent
06a619024b
commit
2b861e92ea
1 changed files with 1 additions and 2 deletions
|
@ -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" \
|
||||
|
|
Loading…
Reference in a new issue