mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-20 15:25:36 +08:00
Remove nl
This commit is contained in:
@@ -15,6 +15,7 @@ trait net_snmp
|
|||||||
->setEnv(['PKG_CONFIG' => getenv('PKG_CONFIG') . ' --static'])
|
->setEnv(['PKG_CONFIG' => getenv('PKG_CONFIG') . ' --static'])
|
||||||
->configure(
|
->configure(
|
||||||
'--disable-mibs',
|
'--disable-mibs',
|
||||||
|
'--without-nl',
|
||||||
'--with-default-snmp-version="3"',
|
'--with-default-snmp-version="3"',
|
||||||
'--with-sys-contact="@@no.where"',
|
'--with-sys-contact="@@no.where"',
|
||||||
'--with-sys-location="Unknown"',
|
'--with-sys-location="Unknown"',
|
||||||
|
|||||||
Reference in New Issue
Block a user