diff options
Diffstat (limited to 'ecp/src')
-rw-r--r-- | ecp/src/platform/posix/features.mk | 8 |
1 files changed, 0 insertions, 8 deletions
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 |