mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
The 'snmp' extension module uses net-snmp as library, but fails to detect whether the library uses openssl when cross-compiling. Pass the according autoconf variables as hint - net-snmp is not using openssl at the moment as defined in the Makefile. Signed-off-by: Michael Heimpold <mhei@heimpold.de>