diff options
Diffstat (limited to 'ports/llfio/CONTROL')
| -rw-r--r-- | ports/llfio/CONTROL | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ports/llfio/CONTROL b/ports/llfio/CONTROL new file mode 100644 index 000000000..ef0cffc23 --- /dev/null +++ b/ports/llfio/CONTROL @@ -0,0 +1,12 @@ +Source: llfio +Version: 2.0-a74411ed +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 |
