Loading Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ defines += LINUX libs += -lpcap -lrt -lpthread endif libs += -lssl -lcrypto -lxml2 -ljsoncpp -L$(OSIP_LIB) -losipparser2 -lsctp libs += -lssl -lcrypto -lxml2 -ljsoncpp -L$(OSIP_LIB) -lsctp $(eval $(call IncludeModule, $(TOPDIR)/ttcn/$(ATS))) Loading install.sh +4 −1 Original line number Diff line number Diff line Loading @@ -5,6 +5,9 @@ set -vx BASE_PATH=`pwd` git checkout devel git submodule update --init --recursive --remote if [ ! -d ./titan-test-system-framework ] then git clone --recurse-submodules --branch devel https://labs.etsi.org/rep/cti-tools/titan-test-system-framework.git Loading Loading
Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ defines += LINUX libs += -lpcap -lrt -lpthread endif libs += -lssl -lcrypto -lxml2 -ljsoncpp -L$(OSIP_LIB) -losipparser2 -lsctp libs += -lssl -lcrypto -lxml2 -ljsoncpp -L$(OSIP_LIB) -lsctp $(eval $(call IncludeModule, $(TOPDIR)/ttcn/$(ATS))) Loading
install.sh +4 −1 Original line number Diff line number Diff line Loading @@ -5,6 +5,9 @@ set -vx BASE_PATH=`pwd` git checkout devel git submodule update --init --recursive --remote if [ ! -d ./titan-test-system-framework ] then git clone --recurse-submodules --branch devel https://labs.etsi.org/rep/cti-tools/titan-test-system-framework.git Loading