Commit b436b877 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Added support for aarch64

parent 27f06271
all:
tar xf net-snmp-5.8.tar.gz
patch -Np1 -d net-snmp-5.8 < net-snmp-5.8-arm64.patch
cd net-snmp-5.8 && ./configure --prefix=/usr --disable-static
$(MAKE) -C net-snmp-5.8
$(MAKE) -C net-snmp-5.8 install
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment