Disable embedded perl in net-snmp build
This commit is contained in:
parent
2542909690
commit
fc14fa7798
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ RUN ./configure \
|
|||
--disable-scripts \
|
||||
--without-perl-modules \
|
||||
--without-python-modules \
|
||||
--disable-embedded-perl \
|
||||
--with-default-snmp-version=3
|
||||
|
||||
# Build and install
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue