mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
netsnmpd: disabled embedded perl.
this fails with ssp.
This commit is contained in:
@@ -84,6 +84,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
--with-logfile="/var/log/snmpd.log" \
|
||||
--with-persistent-directory="/var/net-snmp" \
|
||||
--libdir=/usr/lib \
|
||||
--disable-embedded-perl \
|
||||
--sysconfdir="/etc"
|
||||
cd $(DIR_APP) && make
|
||||
cd $(DIR_APP) && make install
|
||||
|
||||
Reference in New Issue
Block a user