From 4a6d383192ac59195cfe927f5a0b1eb104da5550 Mon Sep 17 00:00:00 2001
From: Uros Majstorovic <majstor@majstor.org>
Date: Thu, 6 Jun 2024 22:33:46 +0200
Subject: open / keyx sync implemented; vconn close fixed; rendezvous hashing
 fixed

---
 ecp/src/platform/posix/features_tmpl.mk | 1 +
 1 file changed, 1 insertion(+)

(limited to 'ecp/src/platform')

diff --git a/ecp/src/platform/posix/features_tmpl.mk b/ecp/src/platform/posix/features_tmpl.mk
index 2887e08..85f22e3 100644
--- a/ecp/src/platform/posix/features_tmpl.mk
+++ b/ecp/src/platform/posix/features_tmpl.mk
@@ -1,4 +1,5 @@
 with_pthread	= yes
+with_sync		= yes
 with_htable		= yes
 with_vconn		= yes
 with_dir		= yes
-- 
cgit v1.2.3