mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-19 15:32:59 +02:00
@@ -1,7 +1,5 @@
|
||||
etc/suricata
|
||||
etc/suricata/suricata.yaml
|
||||
#root/.cargo
|
||||
#root/.cargo/.package-cache
|
||||
usr/bin/suricata
|
||||
#usr/share/doc/suricata
|
||||
#usr/share/doc/suricata/AUTHORS
|
||||
|
||||
@@ -82,9 +82,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
--disable-python \
|
||||
--with-libjansson-libraries=/usr/lib \
|
||||
--with-libjansson-includes=/usr/include \
|
||||
--disable-suricata-update \
|
||||
--enable-rust
|
||||
|
||||
--disable-suricata-update
|
||||
cd $(DIR_APP) && make $(MAKETUNING)
|
||||
cd $(DIR_APP) && make install
|
||||
cd $(DIR_APP) && make install-conf
|
||||
|
||||
Reference in New Issue
Block a user