summaryrefslogtreecommitdiff
path: root/ecp/src/platform
diff options
context:
space:
mode:
Diffstat (limited to 'ecp/src/platform')
-rw-r--r--ecp/src/platform/fe310/features_tmpl.mk (renamed from ecp/src/platform/fe310/features.mk)0
-rw-r--r--ecp/src/platform/posix/features.mk6
-rw-r--r--ecp/src/platform/posix/features_tmpl.mk8
3 files changed, 11 insertions, 3 deletions
diff --git a/ecp/src/platform/fe310/features.mk b/ecp/src/platform/fe310/features_tmpl.mk
index 39f95cf..39f95cf 100644
--- a/ecp/src/platform/fe310/features.mk
+++ b/ecp/src/platform/fe310/features_tmpl.mk
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
diff --git a/ecp/src/platform/posix/features_tmpl.mk b/ecp/src/platform/posix/features_tmpl.mk
new file mode 100644
index 0000000..4efdc90
--- /dev/null
+++ b/ecp/src/platform/posix/features_tmpl.mk
@@ -0,0 +1,8 @@
+with_pthread = yes
+with_htable = yes
+with_vconn = yes
+with_dir = yes
+with_debug = yes
+#with_frag = yes
+#with_rbuf = yes
+#with_msgq = yes