From 1425f72c38fe23a9d3fcda583a7da1e7315acfc3 Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Wed, 17 Jan 2018 18:42:47 +0100 Subject: build system improved --- code/ecp/Makefile.posix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'code/ecp/Makefile.posix') diff --git a/code/ecp/Makefile.posix b/code/ecp/Makefile.posix index 2680875..c83e050 100644 --- a/code/ecp/Makefile.posix +++ b/code/ecp/Makefile.posix @@ -1,6 +1,7 @@ +platform=posix + htable=htable vconn=vconn -platform=posix obj_rbuf=rbuf.o rbuf_send.o rbuf_recv.o msgq.o CFLAGS_PL=-O3 -- cgit v1.2.3