Disable embedded perl in net-snmp build

This commit is contained in:
Graham McIntire 2026-02-11 08:06:37 -06:00
parent 2542909690
commit fc14fa7798
No known key found for this signature in database

View file

@ -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