Add snmp and net-snmp support for macOS and Linux (#946)

Co-authored-by: Marc <m@pyc.ac>
This commit is contained in:
Jerry Ma
2025-10-29 11:56:36 +08:00
committed by GitHub
parent 6a4ad34324
commit b05bdcd83d
12 changed files with 234 additions and 3 deletions

View File

@@ -40,7 +40,7 @@ class LinuxToolCheckList
'tar', 'unzip', 'gzip', 'gcc', 'g++',
'bzip2', 'cmake', 'patch', 'which',
'xz', 'libtool', 'gettext-devel',
'patchelf',
'patchelf', 'file',
];
public const TOOLS_ARCH = [