mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
snort 2.9.7.6: removed unrecognized configure options in lfs file
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
a14e8d0256
commit
c267b2da2d
@@ -72,18 +72,14 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
@rm -rf $(DIR_APP) $(DIR_SRC)/snort* && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
|
||||
cd $(DIR_APP) && ./configure \
|
||||
--prefix=/usr \
|
||||
--disable-nls \
|
||||
--sysconfdir=/etc/snort \
|
||||
--target=i586 \
|
||||
--enable-linux-smp-stats \
|
||||
--enable-smb-alerts \
|
||||
--enable-gre --enable-mpls \
|
||||
--enable-targetbased \
|
||||
--enable-decoder-preprocessor-rules \
|
||||
--enable-ppm \
|
||||
--enable-non-ether-decoders \
|
||||
--enable-perfprofiling \
|
||||
--enable-zlib \
|
||||
--enable-active-response \
|
||||
--enable-normalizer \
|
||||
--enable-reload \
|
||||
|
||||
Reference in New Issue
Block a user