aboutsummaryrefslogtreecommitdiff
path: root/ports/llfio/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/llfio/CONTROL')
-rw-r--r--ports/llfio/CONTROL12
1 files changed, 0 insertions, 12 deletions
diff --git a/ports/llfio/CONTROL b/ports/llfio/CONTROL
deleted file mode 100644
index 4779cf045..000000000
--- a/ports/llfio/CONTROL
+++ /dev/null
@@ -1,12 +0,0 @@
-Source: llfio
-Version: 2.0-20210420
-Homepage: https://github.com/ned14/llfio
-Description: P1031 low level file i/o and filesystem library for the C++ standard
-Build-Depends: outcome
-Supports: !(uwp|static)
-
-Feature: status-code
-Description: Have LLFIO use SG14 `status_code` (proposed `std::error`) instead of `std::error_code`.
-
-Feature: run-tests
-Description: Build and run the dependency validation tests