aboutsummaryrefslogtreecommitdiff
path: root/ports/libcds/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/libcds/CONTROL')
-rw-r--r--ports/libcds/CONTROL5
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/libcds/CONTROL b/ports/libcds/CONTROL
deleted file mode 100644
index 5c3062318..000000000
--- a/ports/libcds/CONTROL
+++ /dev/null
@@ -1,5 +0,0 @@
-Source: libcds
-Version: 2.3.3
-Build-Depends: boost-system, boost-thread
-Homepage: https://github.com/khizmax/libcds
-Description: a collection of concurrent containers that don't require external (manual) synchronization for shared access, and safe memory reclamation (SMR) algorithms like Hazard Pointer and user-space RCU that is used as an epoch-based SMR.