instead of using 'little' hardcoded, rely on the config
I recommend to backport this fix to AA, once this bug
prevents MD5 authentication in protocol v3.
Signed-off-by: Jonh Wendell <[email protected]>
Signed-off-by: Florian Fainelli <[email protected]>
SVN-Revision: 35956
--enable-mfd-rewrites \
--enable-shared \
--enable-static \
- --with-endianness=little \
+ --with-endianness=$(if $(CONFIG_BIG_ENDIAN),big,little) \
--with-logfile=/var/log/snmpd.log \
--with-persistent-directory=/usr/lib/snmp/ \
--with-default-snmp-version=1 \