net-snmp: disable support for perl
authorMaxim Cournoyer <redacted>
Thu, 14 Feb 2019 18:30:58 +0000 (13:30 -0500)
committerMaxim Cournoyer <redacted>
Thu, 14 Feb 2019 18:34:39 +0000 (13:34 -0500)
commit90a713e3c6c33a38b53dcbcc1abec4801bc86ce5
tree72a3cd26e9e209f428fdcbec3161d48629eefd3f
parentc82e79713c63caced1efa29d794c0694423530da
net-snmp: disable support for perl

Using an external toolchain, it was discovered that net-snmp would
link with the Perl library (-lperl) from the host rather than from the
target.

Since we do not provide Perl as a dependency to net-snmp, the solution
is to disable support for it.

Fixes issue #8217.

Signed-off-by: Maxim Cournoyer <redacted>
net/net-snmp/Makefile
git clone https://git.99rst.org/PROJECT