summaryrefslogtreecommitdiff
path: root/ecp/src/platform/posix/features.mk
diff options
context:
space:
mode:
authorUros Majstorovic <majstor@majstor.org>2024-01-21 23:58:55 +0100
committerUros Majstorovic <majstor@majstor.org>2024-01-21 23:58:55 +0100
commit0142b5a696e541a874c5429c28c1a132a284ca79 (patch)
tree54ad82cbcd390e5d839f26b9859f30880b8f405b /ecp/src/platform/posix/features.mk
parentbf0ead55678a7c5ed3e11a1b500bb83e7facf722 (diff)
fixed open message; fixed error handling; added timer debug messages
Diffstat (limited to 'ecp/src/platform/posix/features.mk')
-rw-r--r--ecp/src/platform/posix/features.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/ecp/src/platform/posix/features.mk b/ecp/src/platform/posix/features.mk
index ea5e44c..4efdc90 100644
--- a/ecp/src/platform/posix/features.mk
+++ b/ecp/src/platform/posix/features.mk
@@ -1,8 +1,8 @@
with_pthread = yes
with_htable = yes
with_vconn = yes
-with_frag = yes
-with_rbuf = yes
-with_msgq = yes
with_dir = yes
with_debug = yes
+#with_frag = yes
+#with_rbuf = yes
+#with_msgq = yes