From 7109450fd6b3b57910f39c0f9373713337cba75c Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Mon, 22 Jan 2024 00:33:55 +0100 Subject: removed makefile --- ecp/src/platform/posix/features.mk | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 ecp/src/platform/posix/features.mk (limited to 'ecp') diff --git a/ecp/src/platform/posix/features.mk b/ecp/src/platform/posix/features.mk deleted file mode 100644 index 4efdc90..0000000 --- a/ecp/src/platform/posix/features.mk +++ /dev/null @@ -1,8 +0,0 @@ -with_pthread = yes -with_htable = yes -with_vconn = yes -with_dir = yes -with_debug = yes -#with_frag = yes -#with_rbuf = yes -#with_msgq = yes -- cgit v1.2.3