Skip to content

Commit 587ac3d

Browse files
committed
Remove nl
1 parent 43615db commit 587ac3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/SPC/builder/unix/library/net_snmp.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ protected function build(): void
1515
->setEnv(['PKG_CONFIG' => getenv('PKG_CONFIG') . ' --static'])
1616
->configure(
1717
'--disable-mibs',
18+
'--without-nl',
1819
'--with-default-snmp-version="3"',
1920
'--with-sys-contact="@@no.where"',
2021
'--with-sys-location="Unknown"',

0 commit comments

Comments
 (0)