Remove nl

This commit is contained in:
crazywhalecc 2025-10-26 10:18:02 +08:00
parent 43615dbb84
commit 587ac3d0c2
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680

View File

@ -15,6 +15,7 @@ trait net_snmp
->setEnv(['PKG_CONFIG' => getenv('PKG_CONFIG') . ' --static'])
->configure(
'--disable-mibs',
'--without-nl',
'--with-default-snmp-version="3"',
'--with-sys-contact="@@no.where"',
'--with-sys-location="Unknown"',