From 5fe11cd6b0413cd66b2bd3619f636a5565257c8d Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 20 Aug 2017 23:08:57 +0200 Subject: sysinfo: Use ttcn3-parallel (to unify with other test suiets) --- sysinfo/regen_makefile.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysinfo') diff --git a/sysinfo/regen_makefile.sh b/sysinfo/regen_makefile.sh index 4957a685..7b8a3825 100755 --- a/sysinfo/regen_makefile.sh +++ b/sysinfo/regen_makefile.sh @@ -5,5 +5,5 @@ FILES="*.ttcn IPL4asp_PT.cc IPL4asp_discovery.cc TCCConversion.cc TCCInterface.c ttcn3_makefilegen -l -f Test.ttcn $FILES sed -i -e 's/# TTCN3_DIR = /TTCN3_DIR = \/usr/' Makefile sed -i -e 's/LDFLAGS = /LDFLAGS = -L \/usr\/lib\/titan /' Makefile -sed -i -e 's/TTCN3_LIB = ttcn3-parallel/TTCN3_LIB = ttcn3/' Makefile +#sed -i -e 's/TTCN3_LIB = ttcn3-parallel/TTCN3_LIB = ttcn3/' Makefile sed -i -e 's/CPPFLAGS = -D$(PLATFORM) -I$(TTCN3_DIR)\/include/CPPFLAGS = -D$(PLATFORM) -I$(TTCN3_DIR)\/include -I\/usr\/include\/titan/' Makefile -- cgit v1.2.3