Skip to content
Snippets Groups Projects
Commit 4ab89d17 authored by Alessio Igor Bogani's avatar Alessio Igor Bogani
Browse files

Update Tango version

parent 1642238a
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,4 @@ SRC_FILES = $(wildcard deps/snmp*/src/Snmp*.cpp)
CXXFLAGS = -Ideps/snmp/src -Ideps/snmpclient/src
LDFLAGS = -lnetsnmp
include ../makefiles/Make-9.3.3.in
test: bin/${NAME_SRV}
LD_LIBRARY_PATH=$(LD_LIBRARY_PATH):$(SDKTARGETSYSROOT)/usr/lib $(SDKTARGETSYSROOT)/usr/lib/ld-linux-x86-64.so.2 bin/${NAME_SRV} test -v4
include ../makefiles/Make-9.3.4.in
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